From 5a380212d9ff67f012795f1133ae311347140876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 17:23:37 +0200 Subject: [PATCH] Bump django from 2.2.18 to 2.2.20 (#110) Bumps [django](https://github.com/django/django) from 2.2.18 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.18...2.2.20) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 7e14e6f..db59848 100644 --- a/requirements.prod.txt +++ b/requirements.prod.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.18 +Django==2.2.20 django-generate-secret-key==1.0.2 django-picklefield==2.0 django-registration==3.1.2 diff --git a/requirements.txt b/requirements.txt index f6bc3a0..d43de1a 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.18 +Django==2.2.20 django-appconf==1.0.3 django-compressor==2.3 django-debug-toolbar==3.2.1