From 81a94963e318b70784bacf6636b1e99f33578ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:02:45 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.19 in /docker/python-automation Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.19. - [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/1.25.11...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/python-automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python-automation/requirements.txt b/docker/python-automation/requirements.txt index b98fae1..987bf29 100644 --- a/docker/python-automation/requirements.txt +++ b/docker/python-automation/requirements.txt @@ -123,7 +123,7 @@ typing_extensions==4.0.0 tzlocal==2.1 uncurl==0.0.10 uritemplate==3.0.1 -urllib3==1.25.11 +urllib3==1.26.19 uuid==1.30 virtualenv==20.0.31 virtualenv-clone==0.5.4