Update dependency isort to v5.10.1
This commit is contained in:
parent
c096ed6b25
commit
b049dbe780
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ lint =
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
flake8-print==4.0.0
|
flake8-print==4.0.0
|
||||||
flake8-quotes==3.2.0
|
flake8-quotes==3.2.0
|
||||||
isort==5.8.0
|
isort==5.10.1
|
||||||
|
|
||||||
# Required for the developer
|
# Required for the developer
|
||||||
develop =
|
develop =
|
||||||
|
|
|
||||||
Reference in a new issue