From b64c45b7bc179ec1b8b1ced2fe4f61acb6752a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:06:36 +0000 Subject: [PATCH] Bump django from 2.2.10 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.13) Signed-off-by: dependabot[bot] --- requirements.prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index cfcb9e7..8f4f45e 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.7.1 certifi==2019.6.16 chardet==3.0.4 -Django==2.2.10 +Django==2.2.13 django-appconf==1.0.3 django-compressor==2.3 django-generate-secret-key==1.0.2 diff --git a/requirements.txt b/requirements.txt index 43898aa..9e99cb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.7.1 certifi==2019.6.16 chardet==3.0.4 confusable-homoglyphs==3.2.0 -Django==2.2.10 +Django==2.2.13 django-appconf==1.0.3 django-compressor==2.3 django-generate-secret-key==1.0.2