File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.54 "
2+ "." : " 0.1.55 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.55] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.54...v0.1.55 ) (2026-04-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** 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 ) )
9+ * ** 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 ) )
10+ * ** 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 ) )
11+ * ** 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 ) )
12+ * ** 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 ) )
13+
314## [ 0.1.54] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.53...v0.1.54 ) (2026-03-13)
415
516
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " cloudquery-plugin-sdk"
7- version = " 0.1.54 "
7+ version = " 0.1.55 "
88description = " CloudQuery Plugin SDK for Python"
99readme = " README.md"
1010license = " MPL-2.0"
You can’t perform that action at this time.
0 commit comments