From 3843f9beac416da06a5eb7cff46314cbfe9b03bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:20:46 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...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 d6f6436..ee3e0b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ configparser==3.5.0 cycler==0.10.0 daemon==1.1 decorator==4.2.1 -Django==2.0.2 +Django==2.2.24 django-filter==1.1.0 django-material==1.2.2 -e git://github.com/theatlantic/django-mysqlndb-backend.git@15403abcf18f264a1945b4f2fb684d15e0fdc82c#egg=django_mysqlndb_backend