From ff14d0943ed9270a4447bda64bd65fa8de70b30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:07:32 +0000 Subject: [PATCH] Bump urllib3 from 2.0.6 to 2.2.2 in /bin Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 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.6...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 912ee05b..93fa19fd 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -97,7 +97,7 @@ typing-extensions==4.7.1 # typer tzdata==2023.3 # via celery -urllib3==2.0.6 +urllib3==2.2.2 # via requests vine==5.0.0 # via