From 9c922da1d2bc9c8658d4a07c5f46c0b5a629ad4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 02:02:04 +0000 Subject: [PATCH] Bump django from 5.2.9 to 6.0 Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0. - [Commits](https://github.com/django/django/compare/5.2.9...6.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.0' 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 7aa8135..f090ba8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dbus-python==1.4.0 -Django==5.2.9 +Django==6.0 django-cors-headers==4.9.0 djangorestframework==3.16.1 django-debug-toolbar==6.1.0 \ No newline at end of file