Skip to content

Commit 61271d2

Browse files
Bump types-protobuf from 4.24.0.0 to 4.24.0.1
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.0 to 4.24.0.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caa22f3 commit 61271d2

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
@@ -68,7 +68,7 @@ dev-mkdocs = [
6868
dev-mypy = [
6969
"mypy == 1.5.1",
7070
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
71-
"types-protobuf == 4.24.0.0",
71+
"types-protobuf == 4.24.0.1",
7272
# For checking the noxfile, docs/ script, and tests
7373
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]

0 commit comments

Comments
 (0)