Skip to content

Commit af3f465

Browse files
Bump time-machine from 3.1.0 to 3.2.0 in the minor group
Bumps the minor group with 1 update: [time-machine](https://github.com/adamchainz/time-machine). Updates `time-machine` from 3.1.0 to 3.2.0 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: time-machine dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd527c5 commit af3f465

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.3.0",
9696
"async-solipsism == 0.8",
97-
"time-machine == 3.1.0",
97+
"time-machine == 3.2.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)