From 886e292bb678f33cb0c614e55b480e7234089593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:03:17 +0000 Subject: [PATCH] Bump django-debug-toolbar from 3.2 to 3.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 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.2...3.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 f26016a..b3b51ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==3.1.8 django-appconf==1.0.4 django-autoslug==1.9.8 django-compressor==2.4 -django-debug-toolbar==3.2 +django-debug-toolbar==3.2.1 django-haystack==3.0 django-ipware==3.0.2 django-mdeditor==0.1.18