mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-22 02:51:54 +00:00
Update isort from 5.11.0 to 5.11.1 (#3999)
This commit is contained in:
parent
2cadf20adf
commit
a04558a7d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue