From b7e0c807beddee6bf69fc840a89cd74935b16577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 09:47:14 +0100 Subject: [PATCH] Bump django in /requirements in the pip group across 1 directory (#595) Bumps the pip group with 1 update in the /requirements directory: [django](https://github.com/django/django). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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