mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
Update isort to 5.11.4 (#4058)
This commit is contained in:
parent
2acd5ee218
commit
56143f7a5f
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==22.12.0
|
||||
isort==5.11.3
|
||||
isort==5.11.4
|
||||
flake8==6.0.0
|
||||
flake8-isort==6.0.0
|
||||
pre-commit==2.21.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user