Update isort to 5.12.*

This commit is contained in:
Raphael Michel
2023-02-01 12:16:01 +01:00
parent 56ce37225c
commit b29f5c69ed

View File

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