Merge pull request #8118 from freqtrade/dependabot/pip/develop/isort-5.12.0

Bump isort from 5.11.4 to 5.12.0
This commit is contained in:
Matthias 2023-02-05 13:15:37 +01:00 committed by GitHub
commit 797993d0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ pytest-asyncio==0.20.3
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-random-order==1.1.0
isort==5.11.4
isort==5.12.0
# For datetime mocking
time-machine==2.9.0
# fastapi testing