Skip to content

Commit

Permalink
Update dependency grpcio to ~=1.65.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent f16277d commit 651fa85
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 @@ -6,7 +6,7 @@ authors = []

requires-python = ">= 3.9"
dependencies = [
"grpcio~=1.54.2",
"grpcio~=1.65.2",
"protobuf~=4.23.2",
]

Expand Down

0 comments on commit 651fa85

Please sign in to comment.