Bump isort to 5.11.*

This commit is contained in:
Raphael Michel
2022-12-19 13:54:18 +01:00
parent 5bc3503d04
commit bfd980fc30

View File

@@ -241,7 +241,7 @@ setup(
'django-debug-toolbar==3.8.*',
'flake8==6.0.*',
'freezegun',
'isort==5.10.*',
'isort==5.11.*',
'pep8-naming==0.12.*',
'potypo',
'pycodestyle==2.10.*',