From 6611cb32ca6dc494f9acbca03e11a02bbaafac94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:55:27 +0000 Subject: [PATCH] Bump django from 1.7.1 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.7.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.1...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..0d70fad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.7.1 +Django==1.11.28 Markdown==2.3.1 MySQL-python==1.2.5 Pillow==2.4.0 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..4c086fb 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -3,7 +3,7 @@ boto==2.28.0 cffi==1.3.0 cryptography==1.1 defusedxml==0.4.1 -Django==1.7.1 +Django==1.11.28 django-annoying==0.8.0 django-classy-tags==0.5.1 django-debug-toolbar==1.2.2