From c155a27ebe5d101b6a62718bfa7526ceedcd0ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 10:02:41 +0000 Subject: [PATCH] Bump django-debug-toolbar from 6.2.0 to 6.3.0 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.2.0 to 6.3.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/6.2.0...6.3.0) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 620a0c08..5cf6542d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ django-smoketest==1.2.1 raven==6.10.0 certifi==2026.2.25 # sentry-sdk sentry-sdk[django]==2.57.0 -django-debug-toolbar==6.2.0 +django-debug-toolbar==6.3.0 django-impersonate==1.9.1