Bump time-machine from 2.14.0 to 2.14.1

Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.14.0 to 2.14.1.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.0...2.14.1)

---
updated-dependencies:
- dependency-name: time-machine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 03:14:28 +00:00
committed by GitHub
parent 2854186b14
commit 9d5cb103dd

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.14.0
time-machine==2.14.1
# Convert jupyter notebooks to markdown documents
nbconvert==7.16.2