From 947b5c0c06409ae10640954a163714c52b809d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:13:22 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.9 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.9. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.9 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..836801a6 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.9 django-allauth==65.0.2 django-crispy-forms==2.3 django-debug-toolbar==4.4.6