From 4f1606e1e408e9793f5d42d3af800700aaa556c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:10:53 +0000 Subject: [PATCH] Bump django from 1.8.13 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.8.13 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.13...1.11.28) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b34b674a..3171d288 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -Django==1.8.13 +Django==1.11.28 psycopg2==2.6.1 python-dateutil==2.5.3 python-mimeparse==1.5.2