From 9ed70bea4a301b911b8887a365d13dd441103eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 21:27:13 +0000 Subject: [PATCH] Bump django from 1.11.23 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.23 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...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 55e0f6f..9cfdc5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi chardet==3.0.4 -django==1.11.23 +django==2.2.24 django-redis==4.9.0 django-rest-framework==0.1.0 djangorestframework==3.8.2