File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.54 "
2+ "." : " 0.0.55 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.55] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.54...v0.0.55 ) (2026-04-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #224 ] ( https://github.com/cloudquery/plugin-pb-python/issues/224 ) ) ([ c8f4360] ( https://github.com/cloudquery/plugin-pb-python/commit/c8f43605d7e5267ae698bc28eb4a38248f12996e ) )
9+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #226 ] ( https://github.com/cloudquery/plugin-pb-python/issues/226 ) ) ([ 9e4f23c] ( https://github.com/cloudquery/plugin-pb-python/commit/9e4f23c747c5112a5b0cc8ffbfef9df6703861dc ) )
10+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #227 ] ( https://github.com/cloudquery/plugin-pb-python/issues/227 ) ) ([ 77d029f] ( https://github.com/cloudquery/plugin-pb-python/commit/77d029f9af7e9359d2f0cf16776bc7ab0b55c0e6 ) )
11+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #228 ] ( https://github.com/cloudquery/plugin-pb-python/issues/228 ) ) ([ 08c3834] ( https://github.com/cloudquery/plugin-pb-python/commit/08c383404eee4f65a590dac7d22c68a95176adb8 ) )
12+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #229 ] ( https://github.com/cloudquery/plugin-pb-python/issues/229 ) ) ([ c24e6cf] ( https://github.com/cloudquery/plugin-pb-python/commit/c24e6cfe0a9a20b27e19779e1ac782b45c3cc11d ) )
13+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #230 ] ( https://github.com/cloudquery/plugin-pb-python/issues/230 ) ) ([ d7ace83] ( https://github.com/cloudquery/plugin-pb-python/commit/d7ace8300ebc5c643ad4cf45b4addc7191424873 ) )
14+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #231 ] ( https://github.com/cloudquery/plugin-pb-python/issues/231 ) ) ([ 177a661] ( https://github.com/cloudquery/plugin-pb-python/commit/177a6614f2c60e86143382a33aad6ef5cbb32f4c ) )
15+ * ** deps:** Update dependency pytest to v9.0.3 [ SECURITY] ([ #232 ] ( https://github.com/cloudquery/plugin-pb-python/issues/232 ) ) ([ ee48f41] ( https://github.com/cloudquery/plugin-pb-python/commit/ee48f41d16f17d82103fa60ca6a230178fd7717b ) )
16+
317## [ 0.0.54] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.53...v0.0.54 ) (2026-03-12)
418
519
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-pb"
7- version = " 0.0.54 "
7+ version = " 0.0.55 "
88description = " CloudQuery Plugin client and server library"
99readme = " README.md"
1010license = " MPL-2.0"
You can’t perform that action at this time.
0 commit comments