From 8ae123c348c0305a23443aa79a5d9602552a560a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:47:36 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.26 in /000000-stack/web Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.26) --- 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..c14634fb 100644 --- a/000000-stack/web/requirements.txt +++ b/000000-stack/web/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==2.2.26 dj-database-url==0.3.0 dj-static==0.0.6 django-rq==0.6.1