Skip to content

Commit 84158f6

Browse files
Bump mypy from 1.4.1 to 1.5.0
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0. - [Commits](python/mypy@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ca07bd commit 84158f6

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
@@ -66,7 +66,7 @@ dev-mkdocs = [
6666
"frequenz-repo-config[lib] == 0.4.0",
6767
]
6868
dev-mypy = [
69-
"mypy == 1.4.1",
69+
"mypy == 1.5.0",
7070
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
7171
"types-protobuf == 4.24.0.0",
7272
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)