From b7a95572736e1695f4a90d383b7f408ad295faac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 16:29:15 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.24 in /000000-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] --- 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..3c1ff5be 100644 --- a/000000-stack/web/requirements.txt +++ b/000000-stack/web/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==2.2.24 dj-database-url==0.3.0 dj-static==0.0.6 django-rq==0.6.1