From 8cd1ed6cb810d79fdab5ce0f79cdf3e046e4483b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:34:35 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.24 in /django Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..00f2238 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.24 djangorestframework==3.9.1 kombu==4.2.1 prettytable==0.7.2