Skip to content

Commit 7382bff

Browse files
author
Xinkai Yi
committed
minor: framework release V2.3.4rc5
1 parent d894aef commit 7382bff

2 files changed

Lines changed: 6 additions & 6 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: 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.3.4rc4"
3+
version = "2.3.4rc5"
44
description = "bk plugin python framework"
55
authors = ["Your Name <you@example.com>"]
66
license = "MIT"
@@ -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 = ">=1.0.6, <4", extras = ["extra"]}
13-
bk-plugin-runtime = "2.1.3rc3"
13+
bk-plugin-runtime = "2.1.3rc4"
1414
jsonschema = ">=2.5.0,<5.0.0"
1515
drf-spectacular = "^0.29.0"
1616

0 commit comments

Comments
 (0)