From 06abc9f9717dcbc21f9080823c0c1dcc7bacc5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:16:43 +0000 Subject: [PATCH] Bump django from 5.2 to 5.2.9 Bumps [django](https://github.com/django/django) from 5.2 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.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 329176e..c88972d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ charset-normalizer==3.4.1 crispy-bootstrap4==2024.10 cryptography==44.0.2 decorator==5.2.1 -Django==5.2 +Django==5.2.9 django-crispy-forms==2.4 django-encrypted-model-fields==0.6.5 django-recaptcha==4.1.0