From a7fa91cfd7ec6e9c6afe23eb30d2444934c5a90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:21:17 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 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.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ecdb8e..4a25f3f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -118,7 +118,7 @@ typing-extensions==4.11.0 tzdata==2024.1; sys_platform == "win32" or platform_system == "Windows" tzlocal==5.2 unearth==0.15.2 -urllib3==2.2.1 +urllib3==2.2.2 virtualenv==20.26.0 w3lib==2.1.2 wcwidth==0.2.13 diff --git a/requirements.txt b/requirements.txt index ba31ebd..17672d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ traitlets==5.14.3 typing-extensions==4.11.0; python_version < "3.12" or platform_machine != "armv7l" tzdata==2024.1; sys_platform == "win32" or platform_system == "Windows" tzlocal==5.2 -urllib3==2.2.1 +urllib3==2.2.2 w3lib==2.1.2 wcwidth==0.2.13 websockets==12.0