From dafd16770bd3ad71ed52db65a76a95e44cc71fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:01:54 +0000 Subject: [PATCH] Bump django-debug-toolbar from 2.0 to 2.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.0 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.0...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 2ea4b33..aae8f93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.6.16 chardet==3.0.4 defusedxml==0.6.0 Django==2.2.3 -django-debug-toolbar==2.0 +django-debug-toolbar==2.2.1 django-stronghold==0.3.0 django-widget-tweaks==1.4.5 idna==2.8