Skip to content

Commit

Permalink
Update dependency protobuf to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent f16277d commit 86e280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
requires-python = ">= 3.9"
dependencies = [
"grpcio~=1.54.2",
"protobuf~=4.23.2",
"protobuf~=5.28.0",
]

[build-system]
Expand Down

0 comments on commit 86e280e

Please sign in to comment.