Skip to content

Commit 9f97fc5

Browse files
Build(deps-dev): Bump mypy from 1.19.1 to 1.20.0 in the minor group
Bumps the minor group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 250a8c0 commit 9f97fc5

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
@@ -72,7 +72,7 @@ dev-mkdocs = [
7272
"frequenz-repo-config[lib] == 0.17.0",
7373
]
7474
dev-mypy = [
75-
"mypy == 1.19.1",
75+
"mypy == 1.20.0",
7676
# This dependency introduces breaking changes in patch releases
7777
"grpc-stubs == 1.53.0.6",
7878
"types-Markdown == 3.10.2.20260211",

0 commit comments

Comments
 (0)