From 8f29e01daf3168045ea86eada882eb1b638bf980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:17:31 +0000 Subject: [PATCH] Bump django from 5.2.7 to 5.2.8 Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 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 1102cc04f..b186da5a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.7 +Django==5.2.8 cryptography===45.0.5 django-annoying==0.10.6 django-cleanup==9.0.0