Merge pull request #7277 from freqtrade/dependabot/pip/develop/time-machine-2.8.1

Bump time-machine from 2.7.1 to 2.8.1
This commit is contained in:
Matthias
2022-08-22 07:13:05 +02:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ pytest-mock==3.8.2
pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking
time-machine==2.7.1
time-machine==2.8.1
# Convert jupyter notebooks to markdown documents
nbconvert==6.5.3