From 1017efcf6472b31c73b8574984a93962c0d5bba3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 04:34:41 +0000 Subject: [PATCH] Bump django-debug-toolbar from 2.1 to 2.2 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.1 to 2.2. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/master/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.1...2.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d87cc83e..dc0c62f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coverage==5.0.3 Django==1.11.27 # pyup: <2.0 -django-debug-toolbar==2.1 +django-debug-toolbar==2.2 docutils==0.16 freezegun==0.3.14 django-formtools==2.2