⬆️ Bump nonebot-plugin-alconna from 0.36.2 to 0.37.0 (#253)

Bumps [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) from 0.36.2 to 0.37.0.
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](https://github.com/nonebot/plugin-alconna/compare/v0.36.2...v0.37.0)

---
updated-dependencies:
- dependency-name: nonebot-plugin-alconna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 19:22:12 +08:00
committed by GitHub
parent c474cf0af2
commit fa81231f78
2 changed files with 17 additions and 17 deletions

View File

@@ -19,7 +19,7 @@ aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.6.0"
httpx = "^0.26.0"
nonebot-plugin-alconna = ">=0.30,<0.37"
nonebot-plugin-alconna = ">=0.30,<0.38"
nonebot-plugin-apscheduler = "^0.4.0"
aiocache = "^0.12.2"