From 0bd017dd67160100d91fcc1e62ae3a5186c326a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:12:54 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.13 in /django Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.2.13) Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 1a26919..8be588e 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -2,7 +2,7 @@ amqp==2.3.2 billiard==3.5.0.4 boto3==1.9.129 celery==4.2.1 -Django==2.1.11 +Django==2.2.13 djangorestframework==3.9.1 kombu==4.2.1 prettytable==0.7.2