Bump django-debug-toolbar to 3.5

This commit is contained in:
Raphael Michel
2022-07-06 10:14:46 +02:00
parent fe28a8f539
commit b1b4177947

View File

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