From 8906094a152c4639cad074d485aae593459cc7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:12:16 +0000 Subject: [PATCH] Bump django from 5.2.7 to 5.2.8 in /requirements 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/project-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index 252cfc3e..15b2b6c1 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -3,7 +3,7 @@ celery==5.5.3 # if you change this, update the documentation elasticsearch-dsl==8.18.0 -Django==5.2.7 +Django==5.2.8 djangorestframework==3.16.1 django-rest-email-auth==5.0.0 django-ses==4.4.0