Skip to content

Commit

Permalink
chore(deps): update dependency grpcio to v1.67.0 (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 24, 2024
1 parent 6efd38f commit e07483d
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.8",
install_requires=[
"grpcio==1.66.1",
"grpcio==1.67.0",
"googleapis-common-protos==1.65.0",
"protobuf==5.27.2",
"flask==3.0.3",
Expand Down

0 comments on commit e07483d

Please sign in to comment.