From ec35bd2b2f7d560c7536064f1e7b5242c457974a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:26:44 +0000 Subject: [PATCH] Bump django-debug-toolbar from 3.2 to 3.8.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 to 3.8.1. - [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...3.8.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-minor ... 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..aac6eaee51d9 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==3.8.1 django_filter==2.4.0 django_model_utils==4.1.1 django_rq==2.3.2