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 May 1, 2024
1 parent b7fe503 commit 80622af
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 @@ -10,7 +10,7 @@ python = ">=3.9,<3.12"
c65faucet = "1.0.73"
grpcio = "1.63.0"
grpcio-tools = "1.62.2"
protobuf = "4.25.3"
protobuf = "5.26.1"
prometheus_client = "0.20.0"
pybind11 = "2.12.0"
os-ken = "<=2.8.1"
Expand Down

0 comments on commit 80622af

Please sign in to comment.