Skip to content

Commit d7b7590

Browse files
authored
fix(deps): Update dependency cloudquery-plugin-pb to v0.0.39 (#273)
1 parent f3733b7 commit d7b7590

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.38",
13+
"cloudquery-plugin-pb==0.0.39",
1414
"exceptiongroup==1.2.2",
1515
"black==24.10.0",
1616
"grpcio==1.68.1",

0 commit comments

Comments
 (0)