From e42d562750724c0898c6c2fbad1acfee1b239bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 17:17:51 +0200 Subject: [PATCH] Bump django-debug-toolbar from 3.2 to 3.2.1 (#115) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46f9300..c29ed36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ confusable-homoglyphs==3.2.0 Django==2.2.18 django-appconf==1.0.3 django-compressor==2.3 -django-debug-toolbar==3.2 +django-debug-toolbar==3.2.1 django-generate-secret-key==1.0.2 django-picklefield==2.0 django-registration==3.1.2