From 0c5a85cffae24cf0c10780a82519f62ff796bfd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:12:20 +0000 Subject: [PATCH] Bump urllib3 from 2.2.1 to 2.2.2 in /.pre-poetry-archive 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] --- .pre-poetry-archive/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-poetry-archive/requirements.txt b/.pre-poetry-archive/requirements.txt index 417b5c2..d033dff 100644 --- a/.pre-poetry-archive/requirements.txt +++ b/.pre-poetry-archive/requirements.txt @@ -21,5 +21,5 @@ six==1.16.0 tabulate==0.9.0 tomli==2.0.1 tomlkit==0.12.4 -urllib3==2.2.1 +urllib3==2.2.2 wrapt==1.16.0