From 2d58189fe5cdbf835c2cdc3eb900f961fe4edfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:44:17 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.11 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.11 to 1.11.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/1.11.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/1.11...1.11.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 e2f2748..03e3a68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ python-decouple==3.1 dj-database-url==0.5.0 django-storages==1.7.1 dropbox==9.3.0 -django-debug-toolbar==1.11 \ No newline at end of file +django-debug-toolbar==1.11.1 \ No newline at end of file