From 5df9c487993a60f1db87a5cd942be9f11377f043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:19:57 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /src/ClubKitApi Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. - [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.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ClubKitApi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ClubKitApi/requirements.txt b/src/ClubKitApi/requirements.txt index f3f3013..4cd330a 100644 --- a/src/ClubKitApi/requirements.txt +++ b/src/ClubKitApi/requirements.txt @@ -11,7 +11,7 @@ python-decouple==3.1 pytz==2018.9 requests==2.21.0 static3==0.7.0 -urllib3==1.24.1 +urllib3==1.26.5 django-crispy-forms==1.7.2 django-paypal==1.0.0 celery==4.3.0