Update dependency django-debug-toolbar to v3.6.0 (develop)

This commit is contained in:
RenovateBot 2022-09-08 14:09:38 +00:00 committed by Georg Krause
commit 10732636a3
2 changed files with 6 additions and 6 deletions

View file

@ -74,7 +74,7 @@ Faker = "==14.2.0"
coverage = "==6.4.4"
django-coverage-plugin = "==2.0.3"
factory-boy = "==3.2.1"
django-debug-toolbar = "==3.5.0"
django-debug-toolbar = "==3.6.0"
asynctest = "==0.13.0"
aioresponses = "==0.7.3"
prompt-toolkit = "==3.0.31"