Skip to content

Commit 277da79

Browse files
Bump time-machine from 2.9.0 to 2.10.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.9.0 to 2.10.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst) - [Commits](adamchainz/time-machine@2.9.0...2.10.0) --- updated-dependencies: - dependency-name: time-machine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 958d0d0 commit 277da79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pytest = [
6464
"pytest-cov == 4.1.0",
6565
"pytest-mock == 3.10.0",
6666
"pytest-asyncio == 0.21.0",
67-
"time-machine == 2.9.0",
67+
"time-machine == 2.10.0",
6868
"async-solipsism == 0.5",
6969
# For checking docstring code examples
7070
"sybil == 5.0.2",

0 commit comments

Comments
 (0)