From 87914efdf869215c37663bbbe1c1b72a24545d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:09:57 +0000 Subject: [PATCH] Bump django from 5.2.6 to 5.2.8 Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.6...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 da0328e..179f51a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2025.8.3 cffi==2.0.0 charset-normalizer==3.4.3 cryptography==45.0.7 -Django==5.2.6 +Django==5.2.8 djangorestframework==3.16.1 exceptiongroup==1.3.0 fcm-django==2.3.1