From dd5a91cb035914f6bfd172bfa8a3150836dce99a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:48:30 +0000 Subject: [PATCH] Bump django from 3.2.24 to 3.2.25 in /docker-app Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.24...3.2.25) --- 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 5372a04e6..1b3b16c54 100644 --- a/docker-app/requirements.txt +++ b/docker-app/requirements.txt @@ -13,7 +13,7 @@ coreschema==0.0.4 cryptography==42.0.4 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.24 +Django==3.2.25 django-allauth==0.44.0 django-appconf==1.0.6 django-auditlog==2.3.0