mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-11 16:50:58 +00:00
Update isort from 5.7.0 to 5.8.0
This commit is contained in:
parent
34170967bf
commit
2ea090a0de
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
|||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
black==20.8b1
|
||||
isort==5.7.0
|
||||
isort==5.8.0
|
||||
flake8==3.9.0
|
||||
flake8-isort==4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue