Skip to content

Commit 1a95e1c

Browse files
committed
fix(deps): Update dependency cloudquery-plugin-pb to v0.0.47
1 parent f4e64fd commit 1a95e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.46",
13+
"cloudquery-plugin-pb==0.0.47",
1414
"exceptiongroup==1.3.0",
1515
"black==25.1.0",
1616
"grpcio==1.74.0",

0 commit comments

Comments
 (0)