From d603f504c02ec4fd0ab1c748c0bf594b4894b39d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:35:00 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /src/ClubKitApi Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) 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..fec3818 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.2.13 django-cors-middleware==1.3.1 djangorestframework==3.9.1 idna==2.8