From e17cde9149d2cc1e5a6579e1b1af0f134b11eb5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:40:46 +0000 Subject: [PATCH] build(deps): bump django-debug-toolbar from 1.10.1 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.10.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.10.1...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 7e84187..f70fdbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ black==18.9b0 choicesenum==0.4.0 Click==7.0 Django==2.1.3 -django-debug-toolbar==1.10.1 +django-debug-toolbar==1.11.1 django-phonenumber-field==2.1.0 djangorestframework==3.9.0 graphene==2.1.3