From 304e7b0ba5ed272c972342d814336d3ba2a29d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 09:52:32 +0000 Subject: [PATCH] Bump django-debug-toolbar from 3.1 to 3.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.1 to 3.2.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.1...3.2.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 011748a6..e55e939f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ confusable-homoglyphs==3.2.0 Django==3.1.1 django-ckeditor==6.0.0 django-cleanup==5.1.0 -django-debug-toolbar==3.1 +django-debug-toolbar==3.2.1 django-embed-video==1.3.3 django-html-sanitizer==0.1.5 django-js-asset==1.2.2