From 5e6c1b31838eff4e7d4cd5836128aee6e154a9aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:32:58 +0000 Subject: [PATCH] Bump django from 2.1.1 to 2.2.21 Bumps [django](https://github.com/django/django) from 2.1.1 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.1...2.2.21) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..952a146 100644 --- a/Project_version.txt +++ b/Project_version.txt @@ -1,4 +1,4 @@ -Django==2.1.1 +Django==2.2.21 mysqlclient==1.3.13 pkg-resources==0.0.0 pytz==2018.5 diff --git a/requirements.txt b/requirements.txt index a380438..3210180 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.21 django-easy-pdf==0.1.1 html5lib==1.0.1 importlib-metadata==1.5.0