From 733b6cf6edaa3e68285c6fbbea71cd549aaf52e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 11:38:02 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.1...2.2.13) Signed-off-by: dependabot[bot] --- Project_version.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project_version.txt b/Project_version.txt index c1e74a6..79263a2 100644 --- a/Project_version.txt +++ b/Project_version.txt @@ -1,4 +1,4 @@ -Django==2.1.1 +Django==2.2.13 mysqlclient==1.3.13 pkg-resources==0.0.0 pytz==2018.5 diff --git a/requirements.txt b/requirements.txt index a380438..e3e506f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery==4.4.2 cffi==1.14.0 cssselect2==0.3.0 defusedxml==0.6.0 -Django==2.2.11 +Django==2.2.13 django-easy-pdf==0.1.1 html5lib==1.0.1 importlib-metadata==1.5.0