From 113413825f3ff291b0901d8b7a67cfeccd6df421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:43:38 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.17. - [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.26.11...1.26.17) --- 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 d417acca136..3091e32bc29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ redis==5.0.1 requests==2.31.0 sqlalchemy==2.0.21 # Required by Celery broker transport supervisor==4.2.5 -urllib3==1.26.11 +urllib3==1.26.17 uWSGI==2.0.22 vobject==0.9.6.1 whitenoise==5.2.0