From d0127781c6530c91f70c94bdaf77b230ed689518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 09:15:27 +0000 Subject: [PATCH] build(deps): bump django from 1.11.29 to 2.2.27 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa6b296..8d2ffef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2017.11.5 chardet==3.0.4 coverage==4.5.1 dj-database-url==0.4.2 -Django==1.11.29 +Django==2.2.27 django-appconf==1.0.2 django-bootstrap3==9.1.0 django-braces==1.11.0