From e978c29cc123ecca0dfc236d5df85e8941a3cd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 11:58:08 +0000 Subject: [PATCH] Bump django from 2.0.9 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.9 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.9...2.2.13) Signed-off-by: dependabot[bot] --- req.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 test_requirements.txt diff --git a/req.txt b/req.txt index 1705051..389a92d 100644 --- a/req.txt +++ b/req.txt @@ -6,7 +6,7 @@ celery==4.2.1 certifi==2018.11.29 chardet==3.0.4 colorclass==2.2.0 -Django==2.0.9 +Django==2.2.13 django-appconf==1.0.2 django-apps==0.1.0 django-colorful==1.3 diff --git a/test_requirements.txt b/test_requirements.txt old mode 100755 new mode 100644 index fb62f33..6200b08 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -6,7 +6,7 @@ celery==4.2.1 certifi==2018.11.29 chardet==3.0.4 colorclass==2.2.0 -Django==2.0.9 +Django==2.2.13 django-appconf==1.0.2 django-apps==0.1.0 django-colorful==1.3