From 12f0b795a5d6adf8a4600ba9e8a4d45331bcbd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:20:44 +0000 Subject: [PATCH] Bump django-debug-toolbar from 2.1 to 2.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.1 to 2.2.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/2.2.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.1...2.2.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2bbdabe..a3166052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-html-sanitizer==0.1.5 django-js-asset==1.0.0 django-registration==2.4.1 django-sass-processor==0.5.8 -django-debug-toolbar==2.1 +django-debug-toolbar==2.2.1 easy-thumbnails==2.5 html5lib==1.0.1 idna==2.6