From f6cf5a2a123a860ae99bba46a725275598b4ed15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:30:59 +0000 Subject: [PATCH] Bump django from 1.7.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.7.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..757d5d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.7.1 +Django==2.2.24 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..c46dfb4 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==2.2.24 django-annoying==0.8.0 django-classy-tags==0.5.1 django-debug-toolbar==1.2.2