Skip to content

Commit 00829e7

Browse files
committed
🔖 Release 0.5.16
1 parent 76a5579 commit 00829e7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pdm.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ dependencies = [
77
"nonebot2<3.0.0.0,>=2.0.0",
88
"nonebot-adapter-onebot<3.0.0.0,>=2.2.2",
99
"httpx<1.0.0,>=0.23.1",
10+
"pyyaml>=6.0",
1011
]
1112
name = "nonebot_plugin_manager"
12-
version = "0.5.15"
13+
version = "0.5.16"
1314
description = "Nonebot Plugin Manager base on import hook"
1415
readme = "README.md"
1516
license = {text = "MIT"}

0 commit comments

Comments
 (0)