From 8e6ffae8718f3ea8c16de435cce2695150e01575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:13:24 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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.7...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements4.txt | 2 +- requirements42.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements4.txt b/requirements4.txt index bf57ebfc..f2ea3810 100644 --- a/requirements4.txt +++ b/requirements4.txt @@ -41,6 +41,6 @@ social-auth-app-django==5.2.0 social-auth-core==4.4.2 sqlparse==0.4.4 typing_extensions==4.7.1 -urllib3==2.0.7 +urllib3==2.2.2 zipp==3.15.0 diff --git a/requirements42.txt b/requirements42.txt index bf57ebfc..f2ea3810 100644 --- a/requirements42.txt +++ b/requirements42.txt @@ -41,6 +41,6 @@ social-auth-app-django==5.2.0 social-auth-core==4.4.2 sqlparse==0.4.4 typing_extensions==4.7.1 -urllib3==2.0.7 +urllib3==2.2.2 zipp==3.15.0