Skip to content

Commit 1518c32

Browse files
committed
minor: bk-plugin-framework bumps to 2.2.3
1 parent 78af7b7 commit 1518c32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bk-plugin-framework/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bk-plugin-framework"
3-
version = "2.2.2"
3+
version = "2.2.3"
44
description = "bk plugin python framework"
55
authors = ["Your Name <you@example.com>"]
66
license = "MIT"
@@ -10,7 +10,7 @@ python = "^3.6.1,<4.0"
1010
pydantic = "^1.0"
1111
werkzeug = "^2.0.0"
1212
apigw-manager = {version = ">=1.0.6, <1.2.0", extras = ["extra"]}
13-
bk-plugin-runtime = "2.0.5"
13+
bk-plugin-runtime = "2.0.6"
1414
jsonschema = ">=2.5.0,<5.0.0"
1515

1616
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)