From 5ed5ce8c19a73e322b09b964c37b8fffe57ff8b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:27:23 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...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 ff5802b..cde4ee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ ddt==1.1.2 decorator==4.4.0 Deprecated==1.2.7 deprecation==2.0.7 -Django==2.1.11 +Django==2.2.24 django-appconf==1.0.3 django-autoslug==1.9.6 django-bootstrap3==11.0.0