Skip to content

Commit 03ffbcf

Browse files
committed
minor: bump bk-plugin-runtime dependency to v2.1.7 in framework
1 parent 28ee844 commit 03ffbcf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

bk-plugin-framework/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bk-plugin-framework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.8.0,<4.0"
1010
pydantic = ">=1.0,<3"
1111
werkzeug = ">=2.0.0, <4.0"
1212
apigw-manager = {version = ">=4.2.3, <5", python = ">=3.8,<3.13"}
13-
bk-plugin-runtime = "2.1.6"
13+
bk-plugin-runtime = "2.1.7"
1414
jsonschema = ">=2.5.0,<5.0.0"
1515
drf-spectacular = "^0.29.0"
1616

0 commit comments

Comments
 (0)