From ee5af86cc91f8ccf147085f1d7951ca604d50f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:14:16 +0000 Subject: [PATCH] Bump django from 2.2.11 to 2.2.18 Bumps [django](https://github.com/django/django) from 2.2.11 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.11...2.2.18) 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..871f680 100644 --- a/Project_version.txt +++ b/Project_version.txt @@ -1,4 +1,4 @@ -Django==2.1.1 +Django==2.2.18 mysqlclient==1.3.13 pkg-resources==0.0.0 pytz==2018.5 diff --git a/requirements.txt b/requirements.txt index a380438..be50d17 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.18 django-easy-pdf==0.1.1 html5lib==1.0.1 importlib-metadata==1.5.0