diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 09a57f3..05e4a3f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.54" + ".": "0.1.55" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d30e5f..ddb9d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.1.55](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.54...v0.1.55) (2026-04-15) + + +### Bug Fixes + +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#385](https://github.com/cloudquery/plugin-sdk-python/issues/385)) ([faea392](https://github.com/cloudquery/plugin-sdk-python/commit/faea392b91bd4902359faef0f141e0b1b74527b7)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#387](https://github.com/cloudquery/plugin-sdk-python/issues/387)) ([e7814d1](https://github.com/cloudquery/plugin-sdk-python/commit/e7814d1a4c93fcc279c06d958b44760a07948041)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#388](https://github.com/cloudquery/plugin-sdk-python/issues/388)) ([13046ac](https://github.com/cloudquery/plugin-sdk-python/commit/13046ac85f9440d136988b23f393e59f0de74627)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#389](https://github.com/cloudquery/plugin-sdk-python/issues/389)) ([447bf67](https://github.com/cloudquery/plugin-sdk-python/commit/447bf67e17883e33940dcb7dd7727251f667c3d6)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#390](https://github.com/cloudquery/plugin-sdk-python/issues/390)) ([10e2c31](https://github.com/cloudquery/plugin-sdk-python/commit/10e2c31bd598e18a627aa4f4e619577ba2278ef3)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#391](https://github.com/cloudquery/plugin-sdk-python/issues/391)) ([85a3cdc](https://github.com/cloudquery/plugin-sdk-python/commit/85a3cdc725debbfec91ae4a98fbd8b80f7519e69)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#392](https://github.com/cloudquery/plugin-sdk-python/issues/392)) ([45ec16f](https://github.com/cloudquery/plugin-sdk-python/commit/45ec16f64db0c34315671220c26dda8da6d977ad)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#394](https://github.com/cloudquery/plugin-sdk-python/issues/394)) ([f935ee4](https://github.com/cloudquery/plugin-sdk-python/commit/f935ee474dad12340578809645ef862c9e323a6e)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#395](https://github.com/cloudquery/plugin-sdk-python/issues/395)) ([793e068](https://github.com/cloudquery/plugin-sdk-python/commit/793e0684bf521b76497ec471096fd4d3cb0792e7)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#396](https://github.com/cloudquery/plugin-sdk-python/issues/396)) ([1e2bd60](https://github.com/cloudquery/plugin-sdk-python/commit/1e2bd604be8881ed047f5d949d00d72bb5e66976)) +* **deps:** Update dependency pytest to v9.0.3 [SECURITY] ([#397](https://github.com/cloudquery/plugin-sdk-python/issues/397)) ([41dd0e6](https://github.com/cloudquery/plugin-sdk-python/commit/41dd0e6da58001923fdae130c3836c66ac33603f)) + ## [0.1.54](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.53...v0.1.54) (2026-03-13) diff --git a/pyproject.toml b/pyproject.toml index a499511..32ab45d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cloudquery-plugin-sdk" -version = "0.1.54" +version = "0.1.55" description = "CloudQuery Plugin SDK for Python" readme = "README.md" license = "MPL-2.0" diff --git a/uv.lock b/uv.lock index 8f273c0..28c8762 100644 --- a/uv.lock +++ b/uv.lock @@ -11,7 +11,7 @@ resolution-markers = [ ] [options] -exclude-newer = "2026-04-07T15:12:29.467535089Z" +exclude-newer = "2026-04-08T08:49:57.565562033Z" exclude-newer-span = "P1W" [[package]] @@ -601,7 +601,7 @@ wheels = [ [[package]] name = "pytest" -version = "9.0.2" +version = "9.0.3" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "colorama", marker = "sys_platform == 'win32'" }, @@ -610,9 +610,9 @@ dependencies = [ { name = "pluggy" }, { name = "pygments" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/d1/db/7ef3487e0fb0049ddb5ce41d3a49c235bf9ad299b6a25d5780a89f19230f/pytest-9.0.2.tar.gz", hash = "sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11", size = 1568901, upload-time = "2025-12-06T21:30:51.014Z" } +sdist = { url = "https://files.pythonhosted.org/packages/7d/0d/549bd94f1a0a402dc8cf64563a117c0f3765662e2e668477624baeec44d5/pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c", size = 1572165, upload-time = "2026-04-07T17:16:18.027Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl", hash = "sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b", size = 374801, upload-time = "2025-12-06T21:30:49.154Z" }, + { url = "https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl", hash = "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", size = 375249, upload-time = "2026-04-07T17:16:16.13Z" }, ] [[package]]