Skip to content

Commit

Permalink
🚀 升级 nonebot-plugin-prometheus 到 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
suyiiyii committed Dec 30, 2024
1 parent 1bbcc50 commit ce0a52c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 8 deletions.
54 changes: 48 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ yarl = ">=1.11.1"
hishel = "^0.0.30"
expiringdictx = "^1.1.0"
rapidfuzz = "^3.9.7"
nonebot-plugin-prometheus = "^0.3.0"
nonebot-plugin-prometheus = "^0.3.6"

[tool.poetry.group.dev.dependencies]
ipdb = "^0.13.13"
Expand Down Expand Up @@ -141,7 +141,7 @@ keep-runtime-typing = true
adapters = [
{ name = "OneBot V11", module_name = "nonebot.adapters.onebot.v11" },
]
plugins = ["nonebot_bison"]
plugins = ["nonebot_bison", "nonebot_plugin_prometheus"]
plugin_dirs = ["extra_plugins"]
builtin_plugins = ["echo"]

Expand Down

0 comments on commit ce0a52c

Please sign in to comment.