Merge pull request #10413 from freqtrade/dependabot/pip/develop/ruff-0.5.1

chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
This commit is contained in:
Matthias 2024-07-08 07:52:50 +02:00 committed by GitHub
commit e2def42932
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
-r docs/requirements-docs.txt
coveralls==4.0.1
ruff==0.5.0
ruff==0.5.1
mypy==1.10.1
pre-commit==3.7.1
pytest==8.2.2