From 5e66c7229d6c83c1f5fe8862c31e418096c7964a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:57:22 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.17 in /app Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- 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 f1c6521..64ee2be 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==2.0.12 cryptography==43.0.1 cycler==0.11.0 defusedxml==0.7.1 -Django==4.2.16 +Django==4.2.17 django-allauth==0.51.0 django-appconf==1.0.5 django-debug-toolbar==3.7.0