We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f0ec2d + 85223aa commit ddfd08cCopy full SHA for ddfd08c
cloudquery/discovery_v1/discovery_pb2_grpc.py
@@ -5,7 +5,7 @@
5
6
from cloudquery.discovery_v1 import discovery_pb2 as cloudquery_dot_discovery__v1_dot_discovery__pb2
7
8
-GRPC_GENERATED_VERSION = '1.74.0'
+GRPC_GENERATED_VERSION = '1.75.0'
9
GRPC_VERSION = grpc.__version__
10
_version_not_supported = False
11
cloudquery/plugin_v3/plugin_pb2_grpc.py
from cloudquery.plugin_v3 import plugin_pb2 as cloudquery_dot_plugin__v3_dot_plugin__pb2
requirements.txt
@@ -1,5 +1,5 @@
1
black==25.9.0
2
-grpcio-tools==1.74.0
+grpcio-tools==1.75.0
3
grpcio==1.75.0
4
protobuf>=6.30.0
pyarrow==21.0.0
0 commit comments