From f3b38c93075ae8de9fa727439affb3210912bc07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:46:59 +0000 Subject: [PATCH] Bump django from 1.6.11 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.6.11 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.11...1.11.23) Signed-off-by: dependabot[bot] --- requirements-new.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-new.txt b/requirements-new.txt index 5b943de6..2e48bf72 100644 --- a/requirements-new.txt +++ b/requirements-new.txt @@ -1,6 +1,6 @@ setuptools uwsgi -django==1.6.11 +django==1.11.23 telemeta south django-pagination diff --git a/requirements.txt b/requirements.txt index 9a76a5b1..da42b3bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ setuptools -django==1.4.19 +django==1.11.23 telemeta==1.4.6 south django-pagination==1.0.7