From c15f49f887cf3019349bc1df4194065307f1e968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:24:11 +0000 Subject: [PATCH] Bump django from 5.2.4 to 5.2.9 Bumps [django](https://github.com/django/django) from 5.2.4 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.4...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 8d46b5e..58c5b73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ boto3==1.39.7 -Django==5.2.4 +Django==5.2.9 django-fsm-2==4.0.0