Merge pull request #9088 from freqtrade/dependabot/pip/develop/time-machine-2.12.0

Bump time-machine from 2.11.0 to 2.12.0
This commit is contained in:
Matthias
2023-08-22 06:34:32 +02:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ pytest-mock==3.11.1
pytest-random-order==1.1.0
isort==5.12.0
# For datetime mocking
time-machine==2.11.0
time-machine==2.12.0
# Convert jupyter notebooks to markdown documents
nbconvert==7.7.3