Skip to content

Commit 5c6074d

Browse files
Bump mypy from 1.16.1 to 1.17.1 in the minor group
Bumps the minor group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f25d49c commit 5c6074d

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
@@ -56,7 +56,7 @@ dev-mkdocs = [
5656
"frequenz-repo-config[lib] == 0.13.5",
5757
]
5858
dev-mypy = [
59-
"mypy == 1.16.1",
59+
"mypy == 1.17.1",
6060
"types-Markdown == 3.8.0.20250415",
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)