Skip to content

Commit 25c19ad

Browse files
Merge branch 'main' into renovate/tzdata-2025.x
2 parents d589b28 + e78c775 commit 25c19ad

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,7 +10,7 @@
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",
@@ -23,12 +23,12 @@
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",
3030
"six==1.17.0",
31-
"structlog==24.4.0",
31+
"structlog==25.1.0",
3232
"tomli==2.2.1",
3333
"tzdata==2025.1",
3434
]

0 commit comments

Comments
 (0)