From 3bb02d568c6f507e7c6c8415cda156f71361163e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2019 21:09:14 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.1.11 in /src/ClubKitApi Bumps [django](https://github.com/django/django) from 2.1.5 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.1.11) 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..9bd00cf 100644 --- a/src/ClubKitApi/requirements.txt +++ b/src/ClubKitApi/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.11.29 chardet==3.0.4 dj-database-url==0.5.0 dj-static==0.0.6 -Django==2.1.5 +Django==2.1.11 django-cors-middleware==1.3.1 djangorestframework==3.9.1 idna==2.8