Merge pull request #10146 from freqtrade/dependabot/pip/develop/pytest-112dcd2f94

Bump the pytest group with 2 updates
This commit is contained in:
Matthias 2024-04-29 11:13:51 +02:00 committed by GitHub
commit bc5c27ce6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,12 +10,12 @@ coveralls==3.3.1
ruff==0.4.2
mypy==1.10.0
pre-commit==3.7.0
pytest==8.1.1
pytest==8.2.0
pytest-asyncio==0.23.6
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-random-order==1.1.1
pytest-xdist==3.5.0
pytest-xdist==3.6.1
isort==5.13.2
# For datetime mocking
time-machine==2.14.1