⬆️ Bump nonebot-adapter-satori from 0.9.0 to 0.9.1 (#255)

Bumps [nonebot-adapter-satori](https://github.com/nonebot/adapter-satori) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/nonebot/adapter-satori/releases)
- [Commits](https://github.com/nonebot/adapter-satori/compare/v0.9.0...v0.9.1)

---
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:
dependabot[bot]
2024-02-17 20:56:27 +08:00
committed by GitHub
parent fa81231f78
commit 433a6edd3b
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ nonebot2 = { extras = ["fastapi"], version = "^2.2.0" }
types-lxml = "^2024.2.9"
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
nonebot-adapter-onebot = "^2.4.0"
nonebot-adapter-satori = "^0.9.0"
nonebot-adapter-satori = "^0.9.1"
nonebot-adapter-kaiheila = "^0.3.0"
nonebot-adapter-discord = "^0.1.3"