From e0e2a0387b55c8e9b99e6baff00ebd6bfc083949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 22:36:14 +0000 Subject: [PATCH] chore(deps): bump django from 5.2.16 to 6.1.1 Bumps [django](https://github.com/django/django) from 5.2.16 to 6.1.1. - [Commits](https://github.com/django/django/compare/5.2.16...6.1.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.1.1 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 8df7c5dfa6..a6c1318c10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-slack==5.19.0 django-watson==1.6.3 django-permissions-policy==4.33.0 django-prometheus==2.5.0 -Django==5.2.16 +Django==6.1.1 django-single-session==0.2.0 djangorestframework==3.18.1 html2text==2025.4.15