Skip to content

Commit

Permalink
chore(deps): update dependency protobuf to v5.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 8e4f43b commit 0240a20
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 @@ -16,7 +16,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]

dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "protobuf==5.27.2", "structlog==24.*"]
dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "protobuf==5.28.2", "structlog==24.*"]

dynamic = ["version"]

Expand Down

0 comments on commit 0240a20

Please sign in to comment.