Merge pull request #6240 from freqtrade/dependabot/pip/develop/time-machine-2.6.0

Bump time-machine from 2.5.0 to 2.6.0
This commit is contained in:
Matthias 2022-01-17 08:41:35 +01:00 committed by GitHub
commit 8d67caafb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ pytest-mock==3.6.1
pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking
time-machine==2.5.0
time-machine==2.6.0
# Convert jupyter notebooks to markdown documents
nbconvert==6.4.0