Merge pull request #4142 from freqtrade/dependabot/pip/develop/isort-5.7.0

Bump isort from 5.6.4 to 5.7.0
This commit is contained in:
Matthias 2021-01-04 09:27:04 +01:00 committed by GitHub
commit a7e3f9ef70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pytest-asyncio==0.14.0
pytest-cov==2.10.1
pytest-mock==3.4.0
pytest-random-order==1.0.4
isort==5.6.4
isort==5.7.0
# Convert jupyter notebooks to markdown documents
nbconvert==6.0.7