From 90881b83d3e3d4e329ab0790dd089711ec52dc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:30:43 +0000 Subject: [PATCH] Bump django from 2.2.11 to 2.2.20 Bumps [django](https://github.com/django/django) from 2.2.11 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.11...2.2.20) 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..2bf004b 100644 --- a/Project_version.txt +++ b/Project_version.txt @@ -1,4 +1,4 @@ -Django==2.1.1 +Django==2.2.20 mysqlclient==1.3.13 pkg-resources==0.0.0 pytz==2018.5 diff --git a/requirements.txt b/requirements.txt index a380438..cac4dc2 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.20 django-easy-pdf==0.1.1 html5lib==1.0.1 importlib-metadata==1.5.0