From fc6455336c0ddaf71b7d69a8670dabaaa725b6ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:59:45 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.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 c2352bbc8..6dc0f83cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ cryptography==2.4.2 # Changelog: https://www.djangoproject.com/weblog/ django==2.1.5 django==2.0.10 # rq.filter: >=2.0, <2.1 -django==1.11.18 # rq.filter: >=1.11, <2.0 +django==2.2.24 # rq.filter: >=1.11, <2.0 # Djblets # -> CVE-2014-3995