Skip to content

Commit

Permalink
chore(deps): update dependency grpcio to v1.57.0 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 22, 2023
1 parent 34232c8 commit b6f3434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
python_requires=">=3.6",
install_requires=[
"grpcio==1.56.2",
"grpcio==1.57.0",
"googleapis-common-protos==1.60.0",
"protobuf==4.24.1",
"flask==2.3.3",
Expand Down

0 comments on commit b6f3434

Please sign in to comment.