From faa51483ab31e80285c22b1add090413ec236662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:22:27 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.9 in /requirements 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index dccd93a..68d6c59 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.10.0 black==25.11.0 click==8.1.8 -Django==5.2.8 +Django==5.2.9 gunicorn==23.0.0 h11==0.14.0 httptools==0.6.4