From 2555764eb849ce6999fefa68a0f10540e52f6112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:32:43 +0000 Subject: [PATCH] Bump django from 3.2.18 to 3.2.24 in /conf Bumps [django](https://github.com/django/django) from 3.2.18 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.18...3.2.24) --- 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 254b2f99e..2f6992c03 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.18 +Django==3.2.24 django-allauth==0.44.0 django-appconf==1.0.4 django-compressor==2.4