Skip to content

Commit 8ec59c3

Browse files
chore(main): Release v0.0.55
1 parent 9e4f23c commit 8ec59c3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.54"
2+
".": "0.0.55"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
311
## [0.0.54](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.53...v0.0.54) (2026-03-12)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "cloudquery-plugin-pb"
7-
version = "0.0.54"
7+
version = "0.0.55"
88
description = "CloudQuery Plugin client and server library"
99
readme = "README.md"
1010
license = "MPL-2.0"

0 commit comments

Comments
 (0)