From 81451c51ca719e4d0c72d9b639e82bfb484458f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 02:38:32 +0000 Subject: [PATCH] Bump django-debug-toolbar from 3.1.1 to 3.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.1.1 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.1.1...3.2.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1e914f..d44abee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cryptography==2.8 defusedxml==0.6.0 ; python_version >= '3.0' git+https://github.com/TBP-IT/django-chosen django-compressor==2.4.1 -django-debug-toolbar==3.1.1 +django-debug-toolbar==3.2.1 django-localflavor==1.0 django-markdownx==2.0.27 django-picklefield==3.0.1