Skip to content

Commit

Permalink
Bump time-machine from 2.14.0 to 2.14.1 (#488)
Browse files Browse the repository at this point in the history
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](adamchainz/time-machine@2.14.0...2.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 1cb0aad commit 5bc9ea4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ sphinxcontrib-spelling==8.0.0 ; platform_system != "Windows"
# via -r requirements/doc-spelling.in
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
time-machine==2.14.0 ; implementation_name == "cpython"
time-machine==2.14.1 ; implementation_name == "cpython"
# via -r requirements/test.in
tomli==2.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-towncrier==0.4.0a0
# via -r requirements/doc.in
time-machine==2.14.0 ; implementation_name == "cpython"
time-machine==2.14.1 ; implementation_name == "cpython"
# via -r requirements/test.in
tomli==2.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ setuptools-git==1.2
# via -r requirements/test.in
six==1.16.0
# via python-dateutil
time-machine==2.14.0 ; implementation_name == "cpython"
time-machine==2.14.1 ; implementation_name == "cpython"
# via -r requirements/test.in
tomli==2.0.1
# via
Expand Down

0 comments on commit 5bc9ea4

Please sign in to comment.