From 5023c2182141d9d6a339a4ce69b90cb58f67a869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 06:22:27 +0000 Subject: [PATCH] Bump django from 1.8.19 to 1.11.29 in /etc Bumps [django](https://github.com/django/django) from 1.8.19 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.19...1.11.29) Signed-off-by: dependabot[bot] --- etc/requirements-init.txt | 2 +- etc/requirements-mgmt.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/requirements-init.txt b/etc/requirements-init.txt index df969793..f7103275 100644 --- a/etc/requirements-init.txt +++ b/etc/requirements-init.txt @@ -1,3 +1,3 @@ ### project pip -Django==1.8.19 +Django==1.11.29 diff --git a/etc/requirements-mgmt.txt b/etc/requirements-mgmt.txt index 83adb4e2..0265830d 100644 --- a/etc/requirements-mgmt.txt +++ b/etc/requirements-mgmt.txt @@ -2,7 +2,7 @@ ### project pip setuptools==40.8.0 -Django==1.8.19 +Django==1.11.29 # appconf 1.0.4 dropped py2 django-appconf==1.0.3 Sphinx==1.6.5