mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Bump django-debug-toolbar to 4.0.*
This commit is contained in:
@@ -239,7 +239,7 @@ setup(
|
|||||||
'dev': [
|
'dev': [
|
||||||
'coverage',
|
'coverage',
|
||||||
'coveralls',
|
'coveralls',
|
||||||
'django-debug-toolbar==3.8.*',
|
'django-debug-toolbar==4.0.*',
|
||||||
'flake8==6.0.*',
|
'flake8==6.0.*',
|
||||||
'freezegun',
|
'freezegun',
|
||||||
'isort==5.12.*',
|
'isort==5.12.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user