From 4d6f6f6785c499c41bbc09e9329f62616a400fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:50:48 +0000 Subject: [PATCH] chore(deps): bump django from 5.2.14 to 5.2.15 Bumps [django](https://github.com/django/django) from 5.2.14 to 5.2.15. - [Commits](https://github.com/django/django/compare/5.2.14...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 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 9055e7d1fe3..fbce74fd4c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-slack==5.19.0 django-watson==1.6.3 django-permissions-policy==4.32.0 django-prometheus==2.5.0 -Django==5.2.14 +Django==5.2.15 django-single-session==0.2.0 djangorestframework==3.17.1 html2text==2025.4.15