File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-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+
313## [ 0.0.54] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.53...v0.0.54 ) (2026-03-12)
414
515
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