Skip to content

Commit d6f063d

Browse files
authored
fix(deps): Update dependency cloudquery-plugin-sdk to v0.0.11 (#12863)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery-plugin-sdk](https://togithub.com/cloudquery/plugin-sdk-python) | patch | `==0.0.10` -> `==0.0.11` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk-python (cloudquery-plugin-sdk)</summary> ### [`v0.0.11`](https://togithub.com/cloudquery/plugin-sdk-python/blob/HEAD/CHANGELOG.md#0011-2023-08-08) [Compare Source](https://togithub.com/cloudquery/plugin-sdk-python/compare/v0.0.10...v0.0.11) ##### Bug Fixes - **plugin-tables:** Add missing `skip_dependent_tables` ([#&#8203;33](https://togithub.com/cloudquery/plugin-sdk-python/issues/33)) ([a592763](https://togithub.com/cloudquery/plugin-sdk-python/commit/a5927636505c5d6a36591d4592664a396f07f76c)) </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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent d2d47e5 commit d6f063d

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==23.7.0
2-
cloudquery-plugin-sdk==0.0.10
2+
cloudquery-plugin-sdk==0.0.11
33
pyarrow==12.0.1
44
squareup==29.0.0.20230720
55
pytest==7.4.0

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.0.10
1+
cloudquery-plugin-sdk==0.0.11
22
pyarrow==12.0.1
33
requests==2.31.0
44
pytest==7.4.0

0 commit comments

Comments
 (0)