From 95fc46079671888b56ea631beb5a5b304a0e0bc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 05:45:17 +0000 Subject: [PATCH] Bump django-debug-toolbar from 3.2 to 4.2.0 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 to 4.2.0. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.2...4.2) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 34983fb44f94..2d1d67d3a5e8 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -10,7 +10,7 @@ botocore==1.19.28 google-cloud-storage==1.28.1 Django==3.1.4 django_annoying==0.10.6 -django_debug_toolbar==3.2 +django_debug_toolbar==4.2.0 django_filter==2.4.0 django_model_utils==4.1.1 django_rq==2.3.2