From 043111b91ca50c6c0eb0aa043d8de6379d57fa51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:59:43 -0500 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.1.0 (#4707) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.1.0. - [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/2.0.7...2.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a4d1c2aded5..fc6d969df6d 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -13,4 +13,4 @@ pytest==7.4.3 pyupgrade==3.15.0 time-machine==2.13.0 typing_extensions==4.8.0 -urllib3==2.0.7 +urllib3==2.1.0