Skip to content

Commit 7d0abe8

Browse files
Bump mypy from 1.19.1 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eb9043 commit 7d0abe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dev-mkdocs = [
6969
"frequenz-repo-config[lib] == 0.18.0",
7070
]
7171
dev-mypy = [
72-
"mypy == 1.19.1",
72+
"mypy == 2.1.0",
7373
"types-Markdown == 3.10.2.20260518",
7474
"types-protobuf == 7.34.1.20260518",
7575
"types-setuptools == 82.0.0.20260518",

0 commit comments

Comments
 (0)