From 5186b72a44be80a328329d8ecc24c72d2372d004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:40:19 +0000 Subject: [PATCH] :arrow_up: Bump django-debug-toolbar from 4.4.2 to 5.0.1 Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.2 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.2...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8561744..07681ce5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ django-statsd-mozilla==0.4.0 raven==6.10.0 sentry-sdk==2.22.0 django-bootstrap-form==3.4 -django-debug-toolbar==4.4.2 +django-debug-toolbar==5.0.1 django-smoketest==1.2.0 django-extensions==3.2.1