From e88c02776d5847cfba28280f99a290df58db315e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:53:52 +0000 Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.2.2. - [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.2...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7305ebb..66bdef3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -48,7 +48,7 @@ six==1.16.0 tox==4.5.2 twine==4.0.2 typing_extensions==4.6.2 -urllib3==2.0.2 +urllib3==2.2.2 virtualenv==20.23.0 webencodings==0.5.1 zipp==3.15.0