Skip to content

Commit

Permalink
chore(deps): update dependency grpcio to v1.53.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 8a7dccb commit 2cd43f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/depscloud-api-python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
url='https://deps.cloud/',
install_requires=[
"protobuf==3.14.0",
"grpcio==1.33.2"
"grpcio==1.53.0"
],
packages=find_packages()
)

0 comments on commit 2cd43f3

Please sign in to comment.