Skip to content

Commit df071ea

Browse files
Merge branch 'main' into renovate/pyarrow-19.x
2 parents 80af70d + a8af1f2 commit df071ea

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

cloudquery/discovery_v1/discovery_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.

cloudquery/discovery_v1/discovery_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from cloudquery.discovery_v1 import discovery_pb2 as cloudquery_dot_discovery__v1_dot_discovery__pb2
77

8-
GRPC_GENERATED_VERSION = '1.68.1'
8+
GRPC_GENERATED_VERSION = '1.70.0'
99
GRPC_VERSION = grpc.__version__
1010
_version_not_supported = False
1111

cloudquery/plugin_v3/plugin_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.

cloudquery/plugin_v3/plugin_pb2_grpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from cloudquery.plugin_v3 import plugin_pb2 as cloudquery_dot_plugin__v3_dot_plugin__pb2
77

8-
GRPC_GENERATED_VERSION = '1.68.1'
8+
GRPC_GENERATED_VERSION = '1.70.0'
99
GRPC_VERSION = grpc.__version__
1010
_version_not_supported = False
1111

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==24.10.0
2-
grpcio-tools==1.68.1
2+
grpcio-tools==1.70.0
33
grpcio==1.70.0
44
protobuf==5.29.3
55
pyarrow==19.0.0

0 commit comments

Comments
 (0)