From a0118316d9fb6c60d5a3e9e8a4ad417578380d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:50:05 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 in /app Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index f26ebda..6a19466 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==2.0.7 cryptography==43.0.1 defusedxml==0.7.1 Deprecated==1.2.13 -Django==3.2.25 +Django==4.2.16 django-allauth==0.46.0 django-appconf==1.0.5 django-debug-toolbar>=3.2.4