From 12614a496c382c8b4057486a73e56e790fb63cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 15:39:25 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.27 in /000000-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] --- 000000-stack/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/000000-stack/web/requirements.txt b/000000-stack/web/requirements.txt index a32624ac..fb6ef1f1 100644 --- a/000000-stack/web/requirements.txt +++ b/000000-stack/web/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==2.2.27 dj-database-url==0.3.0 dj-static==0.0.6 django-rq==0.6.1