From c42f106e3556f70d3c27ff40d36f3b9e51fdc21c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:22:47 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.9 in /requirements Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 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 f87af4a1..b5cfa207 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 elasticsearch8==8.19.2 -Django==5.2.8 +Django==5.2.9 djangorestframework==3.16.1 django-rest-email-auth==5.0.0 django-ses==4.4.0