mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
⬆️ Bump nonebot-adapter-satori from 0.9.1 to 0.9.3 (#258)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.9.1 to 0.9.3. - [Release notes](https://github.com/nonebot/adapter-satori/releases) - [Commits](https://github.com/nonebot/adapter-satori/compare/v0.9.1...v0.9.3) --- updated-dependencies: - dependency-name: nonebot-adapter-satori dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -882,13 +882,13 @@ typing-extensions = ">=4.0.0,<5.0.0"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nonebot-adapter-satori"
|
name = "nonebot-adapter-satori"
|
||||||
version = "0.9.1"
|
version = "0.9.3"
|
||||||
description = "Satori Protocol Adapter for Nonebot2"
|
description = "Satori Protocol Adapter for Nonebot2"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "nonebot_adapter_satori-0.9.1-py3-none-any.whl", hash = "sha256:a1b08758d463e1e3b03a29a5382ec65179b2ccc2315f7648a82a6a71de8a0c98"},
|
{file = "nonebot_adapter_satori-0.9.3-py3-none-any.whl", hash = "sha256:742e904f8ef4ad6a0795836cb1b46b90c0454c1c884311ce458e56923d7517c0"},
|
||||||
{file = "nonebot_adapter_satori-0.9.1.tar.gz", hash = "sha256:8183f44640f329c5e5807cc81042141a8e4d25c0df7d6d4ce88e27f565e18a30"},
|
{file = "nonebot_adapter_satori-0.9.3.tar.gz", hash = "sha256:27acda6f64e2545d5373c926b9ecfcf8c13b720581ee5461808bd7cf1e00b8a2"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2139,4 +2139,4 @@ multidict = ">=4.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "004d9b22f3e214805b360dd43e75d75cb8dcef8b7a5888bf6198876edd0dc65a"
|
content-hash = "a984566bfb387ee46efa150ef4a7cdf29fdca86d736905b04072238dac49fd9b"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ nonebot2 = { extras = ["fastapi"], version = "^2.2.0" }
|
|||||||
types-lxml = "^2024.2.9"
|
types-lxml = "^2024.2.9"
|
||||||
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
|
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
|
||||||
nonebot-adapter-onebot = "^2.4.1"
|
nonebot-adapter-onebot = "^2.4.1"
|
||||||
nonebot-adapter-satori = "^0.9.1"
|
nonebot-adapter-satori = "^0.9.3"
|
||||||
nonebot-adapter-kaiheila = "^0.3.1"
|
nonebot-adapter-kaiheila = "^0.3.1"
|
||||||
nonebot-adapter-discord = "^0.1.3"
|
nonebot-adapter-discord = "^0.1.3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user