From 812bf6b649fab96f32b8bb43578d20a87e1c45f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:29:27 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) 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..ff06644a3 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.13 # rq.filter: >=1.11, <2.0 # Djblets # -> CVE-2014-3995