⬆️ Bump nonebot-plugin-alconna from 0.34.1 to 0.35.1 (#226)

This commit is contained in:
dependabot[bot]
2024-01-02 16:39:28 +00:00
committed by scdhh
parent 1f44fc9884
commit f4dd5fe76f
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -914,13 +914,13 @@ nonebot2 = ">=2.1.0"
[[package]]
name = "nonebot-plugin-alconna"
version = "0.34.1"
version = "0.35.1"
description = "Alconna Adapter for Nonebot"
optional = false
python-versions = ">=3.8"
files = [
{file = "nonebot_plugin_alconna-0.34.1-py3-none-any.whl", hash = "sha256:c8e71ffad194e30f14ae7a53e29483b2a59328df2fc8d4ba9e1c407f2f76bf0d"},
{file = "nonebot_plugin_alconna-0.34.1.tar.gz", hash = "sha256:12a8809bd3ee96ecaa25b20ad3950f7078eb1d109ad2f6656c581ddcdb3244d6"},
{file = "nonebot_plugin_alconna-0.35.1-py3-none-any.whl", hash = "sha256:70dd86b477642dc1d154aef1ceb142e5350475852f87f4b3413dfc0c7d929d87"},
{file = "nonebot_plugin_alconna-0.35.1.tar.gz", hash = "sha256:0940af2ddfd8cedde59123b2e3dc77aacb4efab1751d9744091d6baa69920e94"},
]
[package.dependencies]
@@ -2148,4 +2148,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "a72c691ecd2fc81e00937452956e33b14fa945c9e24f24c3df47d1b16ad8df73"
content-hash = "154e611f6482c5ef012e16b0191a4f00ffbcfb916a2d7ef87a10ffd229d00055"

View File

@@ -19,7 +19,7 @@ aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.5.1"
httpx = "^0.26.0"
nonebot-plugin-alconna = ">=0.30,<0.35"
nonebot-plugin-alconna = ">=0.30,<0.36"
nonebot-plugin-apscheduler = "^0.3.0"
aiocache = "^0.12.2"