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

Commit dd3b6d1

Browse files
chore(deps): update dependency protobuf to v3.20.3 [security]
1 parent 8a7dccb commit dd3b6d1

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
@@ -8,7 +8,7 @@
88
author='deps.cloud Authors',
99
url='https://deps.cloud/',
1010
install_requires=[
11-
"protobuf==3.14.0",
11+
"protobuf==3.20.3",
1212
"grpcio==1.33.2"
1313
],
1414
packages=find_packages()

0 commit comments

Comments
 (0)