Skip to content

Commit 29fe3f7

Browse files
committed
fix(deps): Update dependency cloudquery-plugin-pb to v0.0.45
1 parent 9c9ee6c commit 29fe3f7

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.44",
13+
"cloudquery-plugin-pb==0.0.45",
1414
"exceptiongroup==1.3.0",
1515
"black==25.1.0",
1616
"grpcio==1.73.0",

0 commit comments

Comments
 (0)