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

This commit is contained in:
RenovateBot 2022-11-06 08:37:00 +00:00 committed by JuniorJPDJ
commit 7b1cf7509f
2 changed files with 5 additions and 5 deletions

View file

@ -76,7 +76,7 @@ Faker = "==14.2.1"
coverage = "==6.5.0"
django-coverage-plugin = "==2.0.4"
factory-boy = "==3.2.1"
django-debug-toolbar = "==3.6.0"
django-debug-toolbar = "==3.7.0"
asynctest = "==0.13.0"
aioresponses = "==0.7.3"
prompt-toolkit = "==3.0.32"