From b103a2496121d0592e8aad12e2a24531f3f77020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 01:37:58 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.7 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.7 to 1.11.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/1.11.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/1.7...1.11.1) Signed-off-by: dependabot[bot] --- requirements.benchmark.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.benchmark.txt b/requirements.benchmark.txt index 8dc0c1f5..1d3057b0 100644 --- a/requirements.benchmark.txt +++ b/requirements.benchmark.txt @@ -1,5 +1,5 @@ dj-database-url==0.3.0 -django-debug-toolbar==1.7 +django-debug-toolbar==1.11.1 Django>=2.2,<4.2 djangorestframework>=3.11.2,<3.15 djay>=0.0.9