From 612b4f4e4257f0c47f24ee8c7d74a16fd9e7a7b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:16:10 +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.lib.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lib.txt b/requirements.lib.txt index 47da99a5..abe78301 100644 --- a/requirements.lib.txt +++ b/requirements.lib.txt @@ -37,4 +37,4 @@ sqlparse==0.4.4 tables==3.9.2 toml==0.10.2 tzdata==2024.1 -urllib3==2.2.1 +urllib3==2.2.2 diff --git a/requirements.txt b/requirements.txt index fe285b27..b29cf922 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,4 +53,4 @@ tenacity==8.2.3 toml==0.10.2 tomlkit==0.12.4 tzdata==2024.1 -urllib3==2.2.1 +urllib3==2.2.2