From e64c0d3ea6f4db4625697453c30694de8fb2d7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:40:12 +0000 Subject: [PATCH] Bump django from 3.2.2 to 3.2.4 in /conf Bumps [django](https://github.com/django/django) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.2...3.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index cedb09b97..64ba68dc7 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -13,7 +13,7 @@ click-repl==0.1.6 coverage==5.4 cryptography==3.4.4 defusedxml==0.6.0 -Django==3.2.2 +Django==3.2.4 django-allauth==0.44.0 django-appconf==1.0.4 django-compressor==2.4