From 835e6109b9fdfba6feb22b961914d64468353fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 03:16:08 +0000 Subject: [PATCH] chore(deps): bump django from 5.2.13 to 6.0.4 Bumps [django](https://github.com/django/django) from 5.2.13 to 6.0.4. - [Commits](https://github.com/django/django/compare/5.2.13...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da5c751a758..2b2b7d1cb55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-slack==5.19.0 django-watson==1.6.3 django-permissions-policy==4.29.0 django-prometheus==2.4.1 -Django==5.2.13 +Django==6.0.4 django-single-session==0.2.0 djangorestframework==3.17.1 html2text==2025.4.15