From e7a56b1dc51ebc6c5c3a77af0d8c2fe79a41596a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:22:03 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /myAcePortrait Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) Signed-off-by: dependabot[bot] --- myAcePortrait/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myAcePortrait/requirements.txt b/myAcePortrait/requirements.txt index 30554ee..5341b13 100644 --- a/myAcePortrait/requirements.txt +++ b/myAcePortrait/requirements.txt @@ -16,7 +16,7 @@ configobj==5.0.6 constantly==15.1.0 cryptography==1.2.3 daphne==2.2.4 -Django==2.1.5 +Django==2.2.13 django-crispy-forms==1.7.2 h11==0.8.1 hiredis==1.0.0