From f78d3f7a2dfd199955db3e505e89bf17d172ebc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 17:17:51 +0000 Subject: [PATCH] Bump django-debug-toolbar from 5.2.0 to 6.0.0 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.2.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/5.2.0...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 e95ebdc9..b0ea4bcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ contextlib2==21.6.0 sentry-sdk==2.35.0 django-bootstrap4==25.2 django-bootstrap-form==3.4 -django-debug-toolbar==5.2.0 +django-debug-toolbar==6.0.0 django-smoketest==1.2.0 django-stagingcontext==0.1.0