Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Update dependency cloudquery-plugin-pb to v0.0.40
  • Loading branch information
cq-bot committed Feb 3, 2025
commit 3066a9664d46101b12d963f543d7a33ed01330e1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
description = "CloudQuery Plugin SDK for Python"

dependencies = [
"cloudquery-plugin-pb==0.0.39",
"cloudquery-plugin-pb==0.0.40",
"exceptiongroup==1.2.2",
"black==24.10.0",
"grpcio==1.70.0",
Expand Down