From d6576e6ec364e0765f0b15c01b05b6c989331ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:30:38 +0000 Subject: [PATCH] Bump django-debug-toolbar from 2.2 to 2.2.1 in /projetDevWeb/backend/src Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.2 to 2.2.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/2.2.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.2...2.2.1) Signed-off-by: dependabot[bot] --- projetDevWeb/backend/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projetDevWeb/backend/src/requirements.txt b/projetDevWeb/backend/src/requirements.txt index 8187b25..06cffc6 100644 --- a/projetDevWeb/backend/src/requirements.txt +++ b/projetDevWeb/backend/src/requirements.txt @@ -15,7 +15,7 @@ dj-database-url==0.5.0 Django==2.0 django-allauth==0.41.0 django-cors-headers==3.2.1 -django-debug-toolbar==2.2 +django-debug-toolbar==2.2.1 django-heroku==0.3.1 django-mysql==3.3.0 django-rest-swagger==2.2.0