Skip to content

Commit 96e3696

Browse files
Bump mypy from 1.5.0 to 1.5.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](python/mypy@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee58323 commit 96e3696

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.5.0",
69+
"mypy == 1.5.1",
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)