From 34fc6101641b8faac0e30d9e7ac5ece98ff3c2fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:56:40 +0000 Subject: [PATCH] Bump django-debug-toolbar from 4.4.6 to 6.0.0 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 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.4.6...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/debug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/debug.txt b/requirements/debug.txt index b6d2eee8a2..d58f7369b8 100644 --- a/requirements/debug.txt +++ b/requirements/debug.txt @@ -1,2 +1,2 @@ -r wmf.txt -django-debug-toolbar==4.4.6 +django-debug-toolbar==6.0.0