mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
Update isort from 5.11.0 to 5.11.1 (#3999)
This commit is contained in:
parent
2cadf20adf
commit
a04558a7d5
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==22.12.0
|
||||
isort==5.11.0
|
||||
isort==5.11.1
|
||||
flake8==6.0.0
|
||||
flake8-isort==5.0.3
|
||||
pre-commit==2.20.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user