Merge pull request #9900 from freqtrade/dependabot/pip/develop/time-machine-2.14.0

Bump time-machine from 2.13.0 to 2.14.0
This commit is contained in:
Matthias
2024-03-04 06:44:57 +01:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ pytest-random-order==1.1.1
pytest-xdist==3.5.0
isort==5.13.2
# For datetime mocking
time-machine==2.13.0
time-machine==2.14.0
# Convert jupyter notebooks to markdown documents
nbconvert==7.16.1