Merge pull request #772 from bornhack/dependabot/pip/src/django-debug-toolbar-2.2.1

Bump django-debug-toolbar from 2.2 to 2.2.1 in /src
This commit is contained in:
Thomas Steen Rasmussen 2021-05-02 12:45:55 +02:00 committed by GitHub
commit 2d06d317cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-r production.txt
django-debug-toolbar==2.2
django-debug-toolbar==2.2.1
factory_boy==3.1.0
coverage==5.3
codecov==2.1.10