Skip to content

Commit 7d2c5f0

Browse files
Build(deps): 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 24ead32 commit 7d2c5f0

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
@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
"frequenz-repo-config[lib] == 0.13.5",
6969
]
7070
dev-mypy = [
71-
"mypy == 1.16.1",
71+
"mypy == 1.17.1",
7272
"types-Markdown == 3.8.0.20250415",
7373
# For checking the noxfile, docs/ script, and tests
7474
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)