Skip to content

Commit f7d10bc

Browse files
Bump time-machine from 2.19.0 to 3.1.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.19.0 to 3.1.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@2.19.0...3.1.0) --- updated-dependencies: - dependency-name: time-machine dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9e9319 commit f7d10bc

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
@@ -94,7 +94,7 @@ dev-pytest = [
9494
"pytest-mock == 3.15.1",
9595
"pytest-asyncio == 1.2.0",
9696
"async-solipsism == 0.8",
97-
"time-machine == 2.19.0",
97+
"time-machine == 3.1.0",
9898
]
9999
dev = [
100100
"frequenz-dispatch[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)