From 66a83d6088cf9a3f12bc7b2bd8c402405d0ef5f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 07:02:50 +0000 Subject: [PATCH] chore: bump urllib3 from 1.26.12 to 1.26.13 in /tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.13. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.12...1.26.13) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index 6320f82..2132e96 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -26,4 +26,4 @@ requests==2.28.1 six==1.16.0 toml==0.10.2 ubi-reader==0.8.2 -urllib3==1.26.12 +urllib3==1.26.13