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.11.0 to 0.11.2 (#296)
Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.11.0 to 0.11.2. - [Release notes](https://github.com/nonebot/adapter-satori/releases) - [Commits](https://github.com/nonebot/adapter-satori/compare/v0.11.0...v0.11.2) --- 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
@@ -1066,13 +1066,13 @@ typing-extensions = ">=4.0.0,<5.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "nonebot-adapter-satori"
|
||||
version = "0.11.0"
|
||||
version = "0.11.2"
|
||||
description = "Satori Protocol Adapter for Nonebot2"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "nonebot_adapter_satori-0.11.0-py3-none-any.whl", hash = "sha256:4d0316ccce6ad7e93dfa0718a4913f4d60e9877d732565079a8c9377a54000fa"},
|
||||
{file = "nonebot_adapter_satori-0.11.0.tar.gz", hash = "sha256:30082fc5ebcd963443ff1755d31107e332906472d5be186f9208f14cb5111cd2"},
|
||||
{file = "nonebot_adapter_satori-0.11.2-py3-none-any.whl", hash = "sha256:01dcfdee0ff3a6ebcbebafc2a75042d1e873688744f695724a17851e9e1d9475"},
|
||||
{file = "nonebot_adapter_satori-0.11.2.tar.gz", hash = "sha256:04d48e5a1887684355eacaf2afb4cfaff7cba6df2d6da788779e190a8900e83c"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -2484,4 +2484,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "c3e5685c2a373b047e79636586cce4a9bbf462211ac8f7d16b495d60200e13b7"
|
||||
content-hash = "546a3a3b116c299fac6256ca8b12ced9369d2bf13d2a5164878b0fc8d4f1cd68"
|
||||
|
||||
@@ -34,7 +34,7 @@ nonebot2 = { extras = ["fastapi"], version = "^2.2.0" }
|
||||
types-lxml = "^2024.2.9"
|
||||
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.8" }
|
||||
nonebot-adapter-onebot = "^2.4.1"
|
||||
nonebot-adapter-satori = "^0.11.0"
|
||||
nonebot-adapter-satori = "^0.11.2"
|
||||
nonebot-adapter-kaiheila = "^0.3.1"
|
||||
nonebot-adapter-discord = "^0.1.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user