From 3c26df4932d6fb7db464c55d2975396e29c1629f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 21:08:46 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /src/ClubKitApi Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) 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..782eb94 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.24.2 django-crispy-forms==1.7.2 django-paypal==1.0.0 celery==4.3.0