From 7d7d0917ae1fe54db203b11b15575bfbe52d52cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 16:18:42 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.24 in /66ccff-stack/web Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 66ccff-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/66ccff-stack/web/requirements.txt b/66ccff-stack/web/requirements.txt index a1b319be..5c9392b7 100644 --- a/66ccff-stack/web/requirements.txt +++ b/66ccff-stack/web/requirements.txt @@ -1,6 +1,6 @@ boto==2.43.0 celery==3.1.25 -Django==1.11.29 +Django==2.2.24 django-celery>=3.1.17 django-concurrent_server==0.1.4 django-debug-toolbar==1.2.1