Skip to content

Commit 222a6b5

Browse files
Bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...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 a0aaa9e commit 222a6b5

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
@@ -65,7 +65,7 @@ dev-mkdocs = [
6565
dev-mypy = [
6666
# For checking the noxfile, docs/ script, and tests
6767
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
68-
"mypy == 1.20.2",
68+
"mypy == 2.1.0",
6969
"types-Markdown == 3.10.2.20260408",
7070
]
7171
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.17.0"]

0 commit comments

Comments
 (0)