From d12feac4fc712ade08329c3b8cb0bcd81a4e6e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:27:40 +0000 Subject: [PATCH] Bump django from 1.11.5 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.5...2.2.24) --- 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 d5ea3c5..da4308c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 click==6.7 cryptography==1.8.1 dj-database-url==0.4.2 -Django==1.11.5 +Django==2.2.24 django-bower==5.2.0 djangorestframework==3.6.4 enum34==1.1.6