From 1fb8499dc4dfb2d527e2ae1bcaaee959257ea692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 17:08:38 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffab44ad8..a7072383e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ requests[security]==2.20.1 rfc3987==1.3.7 strict-rfc3339==0.7 unicodecsv==0.9.0 -urllib3==1.23 +urllib3==1.26.19 webapp2==2.5.2 WebOb==1.8.2 git+https://github.com/flywheel-io/gears.git@v0.1.8#egg=gears