From 3589b4df478ac529c02b7cc8a20c5f23d297a6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 14:45:02 +0000 Subject: [PATCH] Bump django-debug-toolbar from 5.2.0 to 6.2.0 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.2.0 to 6.2.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.2.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.2.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 015a3ea..06ad612 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ django-statsd-mozilla==0.4.0 sentry-sdk==2.50.0 django-bootstrap5==26.1 -django-debug-toolbar==5.2.0 +django-debug-toolbar==6.2.0 django-waffle==5.0.0