From fe7f400c508e6188c6c0030f1380643fdf7c40d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:39:29 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.27 in /66ccff-stack/web Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.27) --- 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..32b83ded 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.27 django-celery>=3.1.17 django-concurrent_server==0.1.4 django-debug-toolbar==1.2.1