From a3e42d164e8794952cb8152f3842154cac4ac123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 06:41:28 +0000 Subject: [PATCH] Bump django from 3.2.12 to 3.2.13 in /docker-app Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.12...3.2.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-app/requirements.txt b/docker-app/requirements.txt index fac90366c..209b14351 100644 --- a/docker-app/requirements.txt +++ b/docker-app/requirements.txt @@ -17,7 +17,7 @@ coverage==5.3 cryptography==36.0.1 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.12 +Django==3.2.13 django-allauth==0.44.0 django-auditlog==1.0a1 django-axes==5.28.0