Skip to content

Commit b922a75

Browse files
committed
[SP-2874] chore: update protobuf
1 parent 34a4dbd commit b922a75

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

src/scanoss/api/common/v2/scanoss_common_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scanoss/api/common/v2/scanoss_common_pb2_grpc.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
22
"""Client and server classes corresponding to protobuf-defined services."""
3+
import grpc
34
import warnings
45

5-
import grpc
66

7-
GRPC_GENERATED_VERSION = '1.70.0'
7+
GRPC_GENERATED_VERSION = '1.73.1'
88
GRPC_VERSION = grpc.__version__
99
_version_not_supported = False
1010

src/scanoss/api/licenses/v2/scanoss_licenses_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/scanoss/api/licenses/v2/scanoss_licenses_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from scanoss.api.common.v2 import scanoss_common_pb2 as scanoss_dot_api_dot_common_dot_v2_dot_scanoss__common__pb2
77
from scanoss.api.licenses.v2 import scanoss_licenses_pb2 as scanoss_dot_api_dot_licenses_dot_v2_dot_scanoss__licenses__pb2
88

9-
GRPC_GENERATED_VERSION = '1.70.0'
9+
GRPC_GENERATED_VERSION = '1.73.1'
1010
GRPC_VERSION = grpc.__version__
1111
_version_not_supported = False
1212

0 commit comments

Comments
 (0)