From e9f948f27555add188646e2a0afd647a1d861348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:43:58 +0000 Subject: [PATCH] Bump django from 1.7.1 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.7.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.1...1.11.29) 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..51bf6f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.7.1 +Django==1.11.29 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..046fab0 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.29 django-annoying==0.8.0 django-classy-tags==0.5.1 django-debug-toolbar==1.2.2