From 6d5ada49c96a502e9d3d049d9cf2b82e91e869c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:52:08 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.24 in /myAcePortrait Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..85d223f 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.24 django-crispy-forms==1.7.2 h11==0.8.1 hiredis==1.0.0