mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Update isort from 5.6.4 to 5.7.0
This commit is contained in:
parent
86a388b7a4
commit
a511e3dd94
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==20.8b1
|
||||
isort==5.6.4
|
||||
isort==5.7.0
|
||||
flake8==3.8.4
|
||||
flake8-isort==4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue