Skip to content

Commit f678288

Browse files
Bump types-protobuf from 5.29.1.20250208 to 5.29.1.20250403
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader) from 5.29.1.20250208 to 5.29.1.20250403. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 5.29.1.20250403 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7db40b9 commit f678288

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
@@ -63,7 +63,7 @@ dev-mkdocs = [
6363
dev-mypy = [
6464
"mypy == 1.15.0",
6565
"types-Markdown == 3.8.0.20250415",
66-
"types-protobuf == 5.29.1.20250208",
66+
"types-protobuf == 5.29.1.20250403",
6767
"grpc-stubs == 1.53.0.5", # This dependency introduces breaking changes in patch releases
6868
# For checking the noxfile, docs/ script, and tests
6969
"frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)