Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit b2e0470

Browse files
chore(deps): update dependency grpcio to v1.53.0 [security]
1 parent 8a7dccb commit b2e0470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/depscloud-api-python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
url='https://deps.cloud/',
1010
install_requires=[
1111
"protobuf==3.14.0",
12-
"grpcio==1.33.2"
12+
"grpcio==1.53.0"
1313
],
1414
packages=find_packages()
1515
)

0 commit comments

Comments
 (0)