From b89988a5c0216950b22c5d85dd3d0f2754a0c5a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:02:10 +0000 Subject: [PATCH] Bump urllib3 from 1.24.3 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 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.24.3...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.txt b/requirements-3.txt index 257a732..ee24bd1 100644 --- a/requirements-3.txt +++ b/requirements-3.txt @@ -28,5 +28,5 @@ types-setuptools==73.0.0.20240822 types-pytz==2023.3.1.1 typing_extensions==4.7.1 tzdata==2024.1 -urllib3==1.24.3 +urllib3==1.26.19 webencodings==0.5.1