⬆️ Bump nonebot-plugin-orm from 0.5.1 to 0.6.0 (#203)

This commit is contained in:
dependabot[bot]
2023-11-22 08:11:15 +00:00
committed by GitHub
parent bd10549b4c
commit 782792e455
2 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ pandas = '>=1.4.3,<3.0.0'
playwright = '^1.24.1'
ujson = '^5.4.0'
aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.6.0"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.5.1"
httpx = "^0.25.0"
nonebot-plugin-alconna = ">=0.30,<0.34"
@@ -31,7 +31,7 @@ ruff = '>=0.0.239,<0.1.7'
types-aiofiles = "^23.2.0.0"
nonebot2 = { extras = ["fastapi"], version = "^2.1.1" }
types-lxml = "^2023.3.28"
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.6" }
nonebot-plugin-orm = { extras = ["default"], version = ">=0.3,<0.7" }
nonebot-adapter-onebot = "^2.3.1"
nonebot-adapter-satori = "^0.8.0"