⬆️ Bump httpx from 0.25.1 to 0.26.0 (#214)

This commit is contained in:
dependabot[bot]
2023-12-29 23:00:52 +00:00
committed by scdhh
parent e63ac69e0f
commit 68ace3a715
2 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ ujson = '^5.4.0'
aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.5.1"
httpx = "^0.25.0"
httpx = "^0.26.0"
nonebot-plugin-alconna = ">=0.30,<0.35"
nonebot-plugin-apscheduler = "^0.3.0"
aiocache = "^0.12.2"