Skip to content

Commit 3ce23f9

Browse files
authored
Merge pull request freqtrade#12655 from freqtrade/dependabot/pip/develop/time-machine-3.2.0
chore(deps-dev): bump time-machine from 3.1.0 to 3.2.0
2 parents c5fa5c5 + ad9a727 commit 3ce23f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest-timeout==2.4.0
1818
pytest-xdist==3.8.0
1919
isort==7.0.0
2020
# For datetime mocking
21-
time-machine==3.1.0
21+
time-machine==3.2.0
2222

2323
# Convert jupyter notebooks to markdown documents
2424
nbconvert==7.16.6

0 commit comments

Comments
 (0)