From 052fc72ab994593faa71dcfddfc6d33840d5a892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:47:57 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.7 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a46de5a..c88a0edf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.0.1 crispy-bootstrap5==2024.10 cryptography==39.0.1 defusedxml==0.7.1 -Django==5.1.2 +Django==5.1.7 django-allauth==65.0.2 django-crispy-forms==2.3 django-debug-toolbar==4.4.6