⬆️ Bump nonebot-plugin-localstore from 0.5.1 to 0.6.0 (#249)

Bumps [nonebot-plugin-localstore](https://github.com/nonebot/plugin-localstore) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/nonebot/plugin-localstore/releases)
- [Commits](https://github.com/nonebot/plugin-localstore/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: nonebot-plugin-localstore
  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-12 19:54:44 +08:00
committed by GitHub
parent 2123b747af
commit fa8c2b11e6
2 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ playwright = '^1.41.2'
ujson = '^5.9.0'
aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.5.1"
nonebot-plugin-localstore = "^0.6.0"
httpx = "^0.26.0"
nonebot-plugin-alconna = ">=0.30,<0.37"
nonebot-plugin-apscheduler = "^0.3.0"