@@ -10,11 +10,11 @@ dependencies = [
1010 " pydantic>=2.12.5" ,
1111 " eorzeaenv>=2.2.11" ,
1212 " matplotlib>=3.10.8" ,
13- " uvicorn[standard]>=0.42 .0" ,
13+ " uvicorn[standard]>=0.44 .0" ,
1414 " uvicorn-worker>=0.4.0" ,
1515 " gunicorn>=25.3.0" ,
16- " nonebot2[aiohttp,fastapi,httpx,websockets]>=2.4.4 " ,
17- " nb-cli>=1.7.2 " ,
16+ " nonebot2[aiohttp,fastapi,httpx,websockets]>=2.5.0 " ,
17+ " nb-cli>=1.7.3 " ,
1818 " nonebot-adapter-discord>=1.1.6" ,
1919 " nonebot-adapter-dodo>=0.2.1" ,
2020 " nonebot-adapter-kaiheila>=0.3.4" ,
@@ -23,7 +23,7 @@ dependencies = [
2323 " nonebot-adapter-red>=0.9.0" ,
2424 " nonebot-adapter-satori>=1.3.0" ,
2525 " nonebot-adapter-telegram>=0.1.0b20" ,
26- " nonebot-adapter-feishu>=2.7.1 " ,
26+ " nonebot-adapter-feishu>=2.7.2 " ,
2727 " nonebot-plugin-wordcloud>=0.9.0" ,
2828 " nonebot-plugin-treehelp>=0.5.0" ,
2929 " nonebot-plugin-user[inspect]>=0.5.3" ,
@@ -44,7 +44,7 @@ dependencies = [
4444 " nonebot-plugin-prometheus==0.4.1" ,
4545 " nonebot-plugin-zssm==0.3.7" ,
4646 " nonebot-plugin-abs==1.1.0" ,
47- " nonebot-plugin-parser[htmlkit]==2.6.1 " ,
47+ " nonebot-plugin-parser[htmlkit]==2.6.2 " ,
4848 " nonebot-plugin-htmlrender>=0.7.0a3" ,
4949 " playwright==1.56.0" ,
5050]
0 commit comments