Skip to content

Commit 9ac5e8b

Browse files
Bump types-protobuf from 4.24.0.20240129 to 5.26.0.20240422
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240129 to 5.26.0.20240422. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4c9fe9 commit 9ac5e8b

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
@@ -75,7 +75,7 @@ dev-mypy = [
7575
"mypy == 1.10.0",
7676
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
7777
"types-Markdown == 3.6.0.20240316",
78-
"types-protobuf == 4.24.0.20240129",
78+
"types-protobuf == 5.26.0.20240422",
7979
"types-setuptools == 69.5.0.20240423",
8080
# For checking the noxfile, docs/ script, and tests
8181
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)