Skip to content

Commit cb24442

Browse files
authored
fix(deps): Update dependency cloudquery-plugin-sdk to v0.1.16 (#17105)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery-plugin-sdk](https://togithub.com/cloudquery/plugin-sdk-python) | patch | `==0.1.15` -> `==0.1.16` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk-python (cloudquery-plugin-sdk)</summary> ### [`v0.1.16`](https://togithub.com/cloudquery/plugin-sdk-python/blob/HEAD/CHANGELOG.md#0116-2024-03-11) [Compare Source](https://togithub.com/cloudquery/plugin-sdk-python/compare/v0.1.15...v0.1.16) ##### Bug Fixes - Exception Handling ([#&#8203;141](https://togithub.com/cloudquery/plugin-sdk-python/issues/141)) ([afba5db](https://togithub.com/cloudquery/plugin-sdk-python/commit/afba5db9a8c536983c99e3b43da4a818cdbd8ff2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
1 parent 316984a commit cb24442

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==24.2.0
2-
cloudquery-plugin-sdk==0.1.15
2+
cloudquery-plugin-sdk==0.1.16
33
pyarrow==15.0.0
44
squareup==29.0.0.20230720
55
pytest==8.0.2

plugins/source/typeform/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cloudquery-plugin-sdk==0.1.15
1+
cloudquery-plugin-sdk==0.1.16
22
pyarrow==15.0.0
33
requests==2.31.0
44
pytest==8.0.2

0 commit comments

Comments
 (0)