From 9acaf195a03a8b7264cc354be55932233bb8cec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:42:59 +0000 Subject: [PATCH] build(deps): bump django from 5.2.10 to 5.2.11 in /requirements Bumps [django](https://github.com/django/django) from 5.2.10 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.10...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 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 b1f1a23e..6465be3f 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -3,7 +3,7 @@ celery==5.6.2 # if you change this, update the documentation elasticsearch==9.2.1 -Django==5.2.10 +Django==5.2.11 djangorestframework==3.16.1 django-rest-email-auth==5.0.0 django-ses==4.6.0