Skip to content

Commit 85d9f6b

Browse files
Merge branch 'main' into renovate/structlog-25.x
2 parents 9eff189 + c5f06dc commit 85d9f6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
description = "CloudQuery Plugin SDK for Python"
1111

1212
dependencies = [
13-
"cloudquery-plugin-pb==0.0.39",
13+
"cloudquery-plugin-pb==0.0.40",
1414
"exceptiongroup==1.2.2",
1515
"black==24.10.0",
1616
"grpcio==1.70.0",
17-
"grpcio-tools==1.68.1",
17+
"grpcio-tools==1.70.0",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.5",
2020
"MarkupSafe==3.0.2",
@@ -23,7 +23,7 @@
2323
"pandas==2.2.3",
2424
"pluggy==1.5.0",
2525
"protobuf==5.29.3",
26-
"pyarrow==18.1.0",
26+
"pyarrow==19.0.0",
2727
"pytest==8.3.4",
2828
"python-dateutil>=2.8.1",
2929
"pytz==2024.2",

0 commit comments

Comments
 (0)