We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e39262 + b07bff3 commit 3fc7a4aCopy full SHA for 3fc7a4a
1 file changed
setup.py
@@ -10,14 +10,14 @@
10
description = "CloudQuery Plugin SDK for Python"
11
12
dependencies = [
13
- "cloudquery-plugin-pb==0.0.47",
+ "cloudquery-plugin-pb==0.0.48",
14
"exceptiongroup==1.3.0",
15
"black==25.9.0",
16
- "grpcio==1.75.0",
+ "grpcio==1.75.1",
17
"grpcio-tools==1.75.0",
18
"iniconfig==2.1.0",
19
"Jinja2==3.1.6",
20
- "MarkupSafe==3.0.2",
+ "MarkupSafe==3.0.3",
21
"numpy==2.3.3",
22
"packaging==24.2",
23
"pandas==2.3.3",
0 commit comments