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.16
  • Loading branch information
renovate-bot committed Sep 1, 2023
commit 963bbf7987ad83f62f3ad0891a79f30d834d40a5
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.15",
"cloudquery-plugin-pb==0.0.16",
"exceptiongroup==1.1.3",
"black==23.7.0",
"grpcio==1.57.0",
Expand Down