From 8745767f2682f208d602987af975bd3c1143283c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:09:16 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.2.1 to 1.11.1 in /nexusdash Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.2.1 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.2.1...1.11.1) Signed-off-by: dependabot[bot] --- nexusdash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexusdash/requirements.txt b/nexusdash/requirements.txt index b56cf5ab..ceadb383 100644 --- a/nexusdash/requirements.txt +++ b/nexusdash/requirements.txt @@ -1,6 +1,6 @@ Django==1.6.5 django-bootstrap3==4.8.2 -django-debug-toolbar==1.2.1 +django-debug-toolbar==1.11.1 python-nvd3==0.12.2 lxml==3.3.5 xmltodict==0.9.0