Bump django-debug-toolbar to 3.7

This commit is contained in:
Raphael Michel
2022-10-04 18:03:30 +02:00
parent 9a0cc7e8c1
commit 167eb06aeb

View File

@@ -238,7 +238,7 @@ setup(
'dev': [
'coverage',
'coveralls',
'django-debug-toolbar==3.5.*',
'django-debug-toolbar==3.7.*',
'flake8==5.0.*',
'freezegun',
'isort==5.10.*',