From 449c1e86e0b92631a9ea7e7ba9742fd24fadb11d Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:36:19 +0300 Subject: [PATCH 1/8] fix(deps): Update dependency protobuf to v4.24.3 (#20) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==4.24.2` -> `==4.24.3` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49416e0..4a7edca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==23.7.0 grpcio-tools==1.57.0 grpcio==1.57.0 -protobuf==4.24.2 +protobuf==4.24.3 pyarrow==12.0.1 pytest==7.4.0 \ No newline at end of file From 64d28eff609c1fe57f61601317a5da5ba5c1a798 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:39:15 +0300 Subject: [PATCH 2/8] fix(deps): Update dependency pytest to v7.4.2 (#21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | patch | `==7.4.0` -> `==7.4.2` | --- ### Release Notes
pytest-dev/pytest (pytest) ### [`v7.4.2`](https://togithub.com/pytest-dev/pytest/releases/tag/7.4.2): pytest 7.4.2 (2023-09-07) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.1...7.4.2) ### Bug Fixes - [#​11237](https://togithub.com/pytest-dev/pytest/issues/11237): Fix doctest collection of `functools.cached_property` objects. - [#​11306](https://togithub.com/pytest-dev/pytest/issues/11306): Fixed bug using `--importmode=importlib` which would cause package `__init__.py` files to be imported more than once in some cases. - [#​11367](https://togithub.com/pytest-dev/pytest/issues/11367): Fixed bug where `user_properties` where not being saved in the JUnit XML file if a fixture failed during teardown. - [#​11394](https://togithub.com/pytest-dev/pytest/issues/11394): Fixed crash when parsing long command line arguments that might be interpreted as files. ### Improved Documentation - [#​11391](https://togithub.com/pytest-dev/pytest/issues/11391): Improved disclaimer on pytest plugin reference page to better indicate this is an automated, non-curated listing. ### [`v7.4.1`](https://togithub.com/pytest-dev/pytest/releases/tag/7.4.1): pytest 7.4.1 (2023-09-02) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.0...7.4.1) ## Bug Fixes - [#​10337](https://togithub.com/pytest-dev/pytest/issues/10337): Fixed bug where fake intermediate modules generated by `--import-mode=importlib` would not include the child modules as attributes of the parent modules. - [#​10702](https://togithub.com/pytest-dev/pytest/issues/10702): Fixed error assertion handling in `pytest.approx` when `None` is an expected or received value when comparing dictionaries. - [#​10811](https://togithub.com/pytest-dev/pytest/issues/10811): Fixed issue when using `--import-mode=importlib` together with `--doctest-modules` that caused modules to be imported more than once, causing problems with modules that have import side effects.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a7edca..97c33fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ grpcio-tools==1.57.0 grpcio==1.57.0 protobuf==4.24.3 pyarrow==12.0.1 -pytest==7.4.0 \ No newline at end of file +pytest==7.4.2 \ No newline at end of file From 30f0e25a64b97a4c34a31c1570968b37a8ad79cc Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:41:26 +0300 Subject: [PATCH 3/8] fix(deps): Update dependency black to v23.9.1 (#23) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | minor | `==23.7.0` -> `==23.9.1` | --- ### Release Notes
psf/black (black) ### [`v23.9.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2391) [Compare Source](https://togithub.com/psf/black/compare/23.9.0...23.9.1) Due to various issues, the previous release (23.9.0) did not include compiled mypyc wheels, which make Black significantly faster. These issues have now been fixed, and this release should come with compiled wheels once again. There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12 wheels in a future release as soon as the mypyc bug is fixed. ##### Packaging - Upgrade to mypy 1.5.1 ([#​3864](https://togithub.com/psf/black/issues/3864)) ##### Performance - Store raw tuples instead of NamedTuples in Black's cache, improving performance and decreasing the size of the cache ([#​3877](https://togithub.com/psf/black/issues/3877)) ### [`v23.9.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2390) [Compare Source](https://togithub.com/psf/black/compare/23.7.0...23.9.0) ##### Preview style - More concise formatting for dummy implementations ([#​3796](https://togithub.com/psf/black/issues/3796)) - In stub files, add a blank line between a statement with a body (e.g an `if sys.version_info > (3, x):`) and a function definition on the same level ([#​3862](https://togithub.com/psf/black/issues/3862)) - Fix a bug whereby spaces were removed from walrus operators within subscript([#​3823](https://togithub.com/psf/black/issues/3823)) ##### Configuration - Black now applies exclusion and ignore logic before resolving symlinks ([#​3846](https://togithub.com/psf/black/issues/3846)) ##### Performance - Avoid importing `IPython` if notebook cells do not contain magics ([#​3782](https://togithub.com/psf/black/issues/3782)) - Improve caching by comparing file hashes as fallback for mtime and size ([#​3821](https://togithub.com/psf/black/issues/3821)) ##### *Blackd* - Fix an issue in `blackd` with single character input ([#​3558](https://togithub.com/psf/black/issues/3558)) ##### Integrations - Black now has an [official pre-commit mirror](https://togithub.com/psf/black-pre-commit-mirror). Swapping `https://github.com/psf/black` to `https://github.com/psf/black-pre-commit-mirror` in your `.pre-commit-config.yaml` will make Black about 2x faster ([#​3828](https://togithub.com/psf/black/issues/3828)) - The `.black.env` folder specified by `ENV_PATH` will now be removed on the completion of the GitHub Action ([#​3759](https://togithub.com/psf/black/issues/3759))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97c33fa..713ddeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -black==23.7.0 +black==23.9.1 grpcio-tools==1.57.0 grpcio==1.57.0 protobuf==4.24.3 From eecd3e0210c37b5992cd6342f096a5fce0ccd4a1 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:44:13 +0300 Subject: [PATCH 4/8] fix(deps): Update dependency grpcio to v1.59.0 (#24) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.57.0` -> `==1.59.0` | --- ### Release Notes
grpc/grpc (grpcio) ### [`v1.59.0`](https://togithub.com/grpc/grpc/releases/tag/v1.59.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.58.0...v1.59.0) This is release 1.59.0 ([generative](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[Release] Bump core version [`2023092`](https://togithub.com/grpc/grpc/commit/202309251628). ([#​34476](https://togithub.com/grpc/grpc/pull/34476)) - \[xds ssa] Remove environment variable protection for stateful affinity. ([#​34435](https://togithub.com/grpc/grpc/pull/34435)) - \[windows DNS] Simplify c-ares Windows code. ([#​33965](https://togithub.com/grpc/grpc/pull/33965)) - \[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer. ([#​34185](https://togithub.com/grpc/grpc/pull/34185)) - \[Deps] Adding upb as a submodule. ([#​34199](https://togithub.com/grpc/grpc/pull/34199)) - \[EventEngine] Update Cancel contract on closure deletion timeline. ([#​34167](https://togithub.com/grpc/grpc/pull/34167)) ## C\# - \[csharp codegen] Handle empty base_namespace option value to fix [#​34113](https://togithub.com/grpc/grpc/issues/34113). ([#​34137](https://togithub.com/grpc/grpc/pull/34137)) ## Python - \[Python 3.12] Support Python 3.12. ([#​34398](https://togithub.com/grpc/grpc/pull/34398)) - \[Python 3.12] Deprecate distutil. ([#​34186](https://togithub.com/grpc/grpc/pull/34186)) ## Ruby - \[ruby] Fix linking errors on x86-darwin. ([#​34134](https://togithub.com/grpc/grpc/pull/34134)) - \[Ruby] replace strdup with gpr_strdup. ([#​34177](https://togithub.com/grpc/grpc/pull/34177)) - \[ruby] drop ruby 2.6 support. ([#​34198](https://togithub.com/grpc/grpc/pull/34198)) ### [`v1.58.0`](https://togithub.com/grpc/grpc/releases/tag/v1.58.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.57.0...v1.58.0) This is release 1.58.0 ([goku](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - gRPC 1.58 starts to require c-ares 1.18 or later. - \[Deps] Update boringssl [`2023082`](https://togithub.com/grpc/grpc/commit/202308211007). ([#​34115](https://togithub.com/grpc/grpc/pull/34115)) - \[pick_first] de-experiment pick first. ([#​34054](https://togithub.com/grpc/grpc/pull/34054)) - \[build metadata] Bazel to "other build systems" improvements. ([#​33803](https://togithub.com/grpc/grpc/pull/33803)) - \[Deps] Update abseil to [`2023080`](https://togithub.com/grpc/grpc/commit/20230802). ([#​33974](https://togithub.com/grpc/grpc/pull/33974)) - \[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails. ([#​33871](https://togithub.com/grpc/grpc/pull/33871)) ## C++ - \[docs] Document Alarm thread-safety guarantees. ([#​34092](https://togithub.com/grpc/grpc/pull/34092)) - Added OpenSSL 3.0 (LTS) support via custom CMake builds (the default is still BoringSSL) ## Python - \[Bazel] Enable grpcio-reflection to be used via Bazel. ([#​31013](https://togithub.com/grpc/grpc/pull/31013)) - \[packaging] Publish xds-protos as part of the standard package pipeline. ([#​33797](https://togithub.com/grpc/grpc/pull/33797)) ## Ruby - \[ruby] update google auth to ~> 1.0. ([#​34013](https://togithub.com/grpc/grpc/pull/34013)) - \[Ruby] set metadata_sent after call success. ([#​33998](https://togithub.com/grpc/grpc/pull/33998)) - \[ruby] remove unnecessary background thread startup wait logic that interferes with forking. ([#​33805](https://togithub.com/grpc/grpc/pull/33805))
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 713ddeb..69a6e0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==23.9.1 grpcio-tools==1.57.0 -grpcio==1.57.0 +grpcio==1.59.0 protobuf==4.24.3 pyarrow==12.0.1 pytest==7.4.2 \ No newline at end of file From 8e7cd627768b211791bcb3f9fefe70bfbf8bd2b9 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 05:35:06 +0300 Subject: [PATCH 5/8] fix(deps): Update dependency grpcio-tools to v1.59.0 (#25) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio-tools](https://grpc.io) | minor | `==1.57.0` -> `==1.59.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69a6e0b..4792f28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ black==23.9.1 -grpcio-tools==1.57.0 +grpcio-tools==1.59.0 grpcio==1.59.0 protobuf==4.24.3 pyarrow==12.0.1 From ea1e99e26a4998f74cd879cacd75146dc1dc65fc Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Oct 2023 11:02:20 +0300 Subject: [PATCH 6/8] fix: Generate Python Code from `plugin-pb` (#27) This PR was created by a scheduled workflow to regenerate the Python code from `plugin-pb`. --- cloudquery/discovery_v1/discovery_pb2.py | 1 - cloudquery/plugin_v3/plugin_pb2.py | 1 - 2 files changed, 2 deletions(-) diff --git a/cloudquery/discovery_v1/discovery_pb2.py b/cloudquery/discovery_v1/discovery_pb2.py index 0f4806a..1585be1 100644 --- a/cloudquery/discovery_v1/discovery_pb2.py +++ b/cloudquery/discovery_v1/discovery_pb2.py @@ -19,7 +19,6 @@ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'cloudquery.discovery_v1.discovery_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: - DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'\n\032io.cloudquery.discovery.v1P\001Z Date: Mon, 2 Oct 2023 11:31:30 +0300 Subject: [PATCH 7/8] chore(deps): Update actions/checkout action to v4 Co-authored-by: Renovate Bot --- .github/workflows/lint.yml | 2 +- .github/workflows/publish.yml | 2 +- .github/workflows/regen.yml | 2 +- .github/workflows/unittest.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7ce2828..a4f6ce0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,7 +10,7 @@ jobs: lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Set up Python uses: actions/setup-python@v4 with: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 858503f..adafe7f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,7 +13,7 @@ jobs: id-token: write steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Set up Python uses: actions/setup-python@v4 with: diff --git a/.github/workflows/regen.yml b/.github/workflows/regen.yml index ab67c80..ba815e7 100644 --- a/.github/workflows/regen.yml +++ b/.github/workflows/regen.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Set up Python uses: actions/setup-python@v4 with: diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml index fd91639..3f6e2d7 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Set up Python uses: actions/setup-python@v4 with: From f9fc78062a6843edfe1b08694a0a04f9b4f8345d Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:34:50 +0300 Subject: [PATCH 8/8] chore(main): Release v0.0.17 (#22) :robot: I have created a release *beep* *boop* --- ## [0.0.17](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.16...v0.0.17) (2023-10-02) ### Bug Fixes * **deps:** Update dependency black to v23.9.1 ([#23](https://github.com/cloudquery/plugin-pb-python/issues/23)) ([30f0e25](https://github.com/cloudquery/plugin-pb-python/commit/30f0e25a64b97a4c34a31c1570968b37a8ad79cc)) * **deps:** Update dependency grpcio to v1.59.0 ([#24](https://github.com/cloudquery/plugin-pb-python/issues/24)) ([eecd3e0](https://github.com/cloudquery/plugin-pb-python/commit/eecd3e0210c37b5992cd6342f096a5fce0ccd4a1)) * **deps:** Update dependency grpcio-tools to v1.59.0 ([#25](https://github.com/cloudquery/plugin-pb-python/issues/25)) ([8e7cd62](https://github.com/cloudquery/plugin-pb-python/commit/8e7cd627768b211791bcb3f9fefe70bfbf8bd2b9)) * **deps:** Update dependency protobuf to v4.24.3 ([#20](https://github.com/cloudquery/plugin-pb-python/issues/20)) ([449c1e8](https://github.com/cloudquery/plugin-pb-python/commit/449c1e86e0b92631a9ea7e7ba9742fd24fadb11d)) * **deps:** Update dependency pytest to v7.4.2 ([#21](https://github.com/cloudquery/plugin-pb-python/issues/21)) ([64d28ef](https://github.com/cloudquery/plugin-pb-python/commit/64d28eff609c1fe57f61601317a5da5ba5c1a798)) * Generate Python Code from `plugin-pb` ([#27](https://github.com/cloudquery/plugin-pb-python/issues/27)) ([ea1e99e](https://github.com/cloudquery/plugin-pb-python/commit/ea1e99e26a4998f74cd879cacd75146dc1dc65fc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 12 ++++++++++++ setup.py | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95806e1..07fe09b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.0.17](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.16...v0.0.17) (2023-10-02) + + +### Bug Fixes + +* **deps:** Update dependency black to v23.9.1 ([#23](https://github.com/cloudquery/plugin-pb-python/issues/23)) ([30f0e25](https://github.com/cloudquery/plugin-pb-python/commit/30f0e25a64b97a4c34a31c1570968b37a8ad79cc)) +* **deps:** Update dependency grpcio to v1.59.0 ([#24](https://github.com/cloudquery/plugin-pb-python/issues/24)) ([eecd3e0](https://github.com/cloudquery/plugin-pb-python/commit/eecd3e0210c37b5992cd6342f096a5fce0ccd4a1)) +* **deps:** Update dependency grpcio-tools to v1.59.0 ([#25](https://github.com/cloudquery/plugin-pb-python/issues/25)) ([8e7cd62](https://github.com/cloudquery/plugin-pb-python/commit/8e7cd627768b211791bcb3f9fefe70bfbf8bd2b9)) +* **deps:** Update dependency protobuf to v4.24.3 ([#20](https://github.com/cloudquery/plugin-pb-python/issues/20)) ([449c1e8](https://github.com/cloudquery/plugin-pb-python/commit/449c1e86e0b92631a9ea7e7ba9742fd24fadb11d)) +* **deps:** Update dependency pytest to v7.4.2 ([#21](https://github.com/cloudquery/plugin-pb-python/issues/21)) ([64d28ef](https://github.com/cloudquery/plugin-pb-python/commit/64d28eff609c1fe57f61601317a5da5ba5c1a798)) +* Generate Python Code from `plugin-pb` ([#27](https://github.com/cloudquery/plugin-pb-python/issues/27)) ([ea1e99e](https://github.com/cloudquery/plugin-pb-python/commit/ea1e99e26a4998f74cd879cacd75146dc1dc65fc)) + ## [0.0.16](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.15...v0.0.16) (2023-09-01) diff --git a/setup.py b/setup.py index 989b4c9..a7b7d88 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ ] setuptools.setup( name=name, - version="0.0.16", + version="0.0.17", description=description, long_description=long_description, author="CloudQuery LTD",