We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30a5ca commit be9fee7Copy full SHA for be9fee7
setup.py
@@ -10,7 +10,7 @@
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",
0 commit comments