From 0810ab721047ec63a2ca805b61d4df89fe3f91a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:01:32 +0000 Subject: [PATCH] Bump django-debug-toolbar from 4.3.0 to 6.0.0 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.3.0 to 6.0.0. - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](https://github.com/django-commons/django-debug-toolbar/compare/4.3...6.0.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.0.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 337e9edb4..d2f28089b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ drf-spectacular==0.27.1 drf-spectacular-sidecar==2025.8.1 drf-writable-nested==0.7.2 django-oauth-toolkit==2.4.0 -django-debug-toolbar==4.3.0 +django-debug-toolbar==6.0.0 bleach==6.2.0 gunicorn==23.0.0 lxml==5.3.1