From beca13f6efd73505ec33d8e228dee18f7802b902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:51:23 +0000 Subject: [PATCH] Bump django from 1.6.11 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.6.11 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.11...1.11.29) Signed-off-by: dependabot[bot] --- requirements-1.3.txt | 2 +- requirements-new.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-1.3.txt b/requirements-1.3.txt index eb404536..bb192a22 100644 --- a/requirements-1.3.txt +++ b/requirements-1.3.txt @@ -15,7 +15,7 @@ cl==0.0.3 configobj==4.7.2 crocodoc==0.1.1 decorator==4.0.10 -Django==1.4.10 +Django==1.11.29 django-bootstrap-pagination==1.5.1 django-bootstrap3==6.1.0 django-cacheops==2.1.1 diff --git a/requirements-new.txt b/requirements-new.txt index 5b943de6..b3d36a65 100644 --- a/requirements-new.txt +++ b/requirements-new.txt @@ -1,6 +1,6 @@ setuptools uwsgi -django==1.6.11 +django==1.11.29 telemeta south django-pagination diff --git a/requirements.txt b/requirements.txt index 9a76a5b1..772c0731 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ setuptools -django==1.4.19 +django==1.11.29 telemeta==1.4.6 south django-pagination==1.0.7