Skip to content

Commit 8f937b9

Browse files
Merge branch 'main' into renovate/tzdata-2025.x
2 parents 21ebcea + 39877e7 commit 8f937b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

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

1212
dependencies = [
13-
"cloudquery-plugin-pb==0.0.47",
13+
"cloudquery-plugin-pb==0.0.48",
1414
"exceptiongroup==1.3.0",
1515
"black==25.9.0",
16-
"grpcio==1.75.0",
16+
"grpcio==1.75.1",
1717
"grpcio-tools==1.75.0",
1818
"iniconfig==2.1.0",
1919
"Jinja2==3.1.6",
20-
"MarkupSafe==3.0.2",
20+
"MarkupSafe==3.0.3",
2121
"numpy==2.3.3",
2222
"packaging==24.2",
23-
"pandas==2.3.2",
23+
"pandas==2.3.3",
2424
"pluggy==1.6.0",
2525
"protobuf>=6.31.1",
2626
"pyarrow==19.0.1",

0 commit comments

Comments
 (0)