From 988348fe7a79bba6fd4fff205e84d5f72323ccb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:33:21 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.10 in /django Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.2.10) 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..7464a11 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.10 djangorestframework==3.9.1 kombu==4.2.1 prettytable==0.7.2