Skip to content

Commit

Permalink
Merge pull request #391 from freqtrade/dependabot/pip/isort-5.13.0
Browse files Browse the repository at this point in the history
Bump isort from 5.12.0 to 5.13.0
  • Loading branch information
xmatthias authored Dec 11, 2023
2 parents 4c04625 + 5f911ec commit dde4ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-random-order==1.1.0
ruff==0.1.7
isort==5.12.0
isort==5.13.0
black==23.11.0

0 comments on commit dde4ff5

Please sign in to comment.