Update dependency isort to v5.10.1

This commit is contained in:
Renovate Bot 2021-12-24 07:59:06 +00:00
parent c096ed6b25
commit b049dbe780

View file

@ -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 =