From 488f246f758c54ac6ad820bd44bf2e9d424ede03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 16:43:53 -0400 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.0.3 (#4351) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.3. - [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.15...2.0.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 484de94ed..812398908 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -13,4 +13,4 @@ pytest==7.3.2 pyupgrade==3.6.0 time-machine==2.9.0 typing_extensions==4.6.3 -urllib3==1.26.15 +urllib3==2.0.3