Skip to content

Commit 54840a3

Browse files
chore(deps-dev): bump time-machine from 2.19.0 to 3.0.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.19.0 to 3.0.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@2.19.0...3.0.0) --- updated-dependencies: - dependency-name: time-machine dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73dccb0 commit 54840a3

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==2.19.0
21+
time-machine==3.0.0
2222

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

0 commit comments

Comments
 (0)