From 58b62e80a18a2b396848b008bc9a9723eec45a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:10:16 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.8 to 1.11.1 in /docpub Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.8 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.8...1.11.1) Signed-off-by: dependabot[bot] --- docpub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docpub/requirements.txt b/docpub/requirements.txt index 87a19a5..8f6c125 100644 --- a/docpub/requirements.txt +++ b/docpub/requirements.txt @@ -10,7 +10,7 @@ click==6.7 cryptography==2.0.3 defusedxml==0.5.0 Django==1.11.1 -django-debug-toolbar==1.8 +django-debug-toolbar==1.11.1 django-s3direct==0.4.10 docutils==0.13.1 durationpy==0.4