From 19377a0fc712fa319f32de11e7e63d588a23cafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:26:06 -0600 Subject: [PATCH] Bump django-debug-toolbar from 4.4.6 to 5.0.1 (#11563) Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 to 5.0.1. - [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...5.0.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43823ee023f..0b0bea69666 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ packageurl-python==0.16.0 django-crum==0.7.9 JSON-log-formatter==1.1 django-split-settings==1.3.2 -django-debug-toolbar==4.4.6 +django-debug-toolbar==5.0.1 django-debug-toolbar-request-history==0.1.4 vcrpy==6.0.2 vcrpy-unittest==0.1.7