From e21861e4bbeb04fc7cb4f78b188ee1b2dc6e4f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:23:21 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.9 in /django Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index b753ebb..dff0efb 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.10.0 asttokens==3.0.0 decorator==5.2.1 -django==5.2.8 +django==5.2.9 django-bootstrap5==25.2 django-debug-toolbar==6.0.0 django-environ==0.12.0