From 85e1c7ee749897c52a26085a9280577b7daaf881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:04:19 +0000 Subject: [PATCH] Bump django from 1.3.1 to 1.11.28 in /mootiro_maps/settings Bumps [django](https://github.com/django/django) from 1.3.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3.1...1.11.28) Signed-off-by: dependabot[bot] --- mootiro_maps/settings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mootiro_maps/settings/requirements.txt b/mootiro_maps/settings/requirements.txt index 0f176608..a007da47 100644 --- a/mootiro_maps/settings/requirements.txt +++ b/mootiro_maps/settings/requirements.txt @@ -1,5 +1,5 @@ Babel==0.9.6 -Django==1.3.1 +Django==1.11.28 Fabric==1.5.2 Flask==0.9 Genshi==0.6