⬆️ Bump ujson from 5.8.0 to 5.9.0 (#219)

This commit is contained in:
dependabot[bot]
2024-01-01 19:53:36 +00:00
committed by scdhh
parent c74d8b70aa
commit 9fde62ac9e
2 changed files with 68 additions and 64 deletions

View File

@@ -14,7 +14,7 @@ nonebot2 = '^2.0.0-beta.3'
lxml = '^4.9.1'
pandas = '>=1.4.3,<3.0.0'
playwright = '^1.40.0'
ujson = '^5.4.0'
ujson = '^5.9.0'
aiofiles = "^23.2.1"
nonebot-plugin-orm = ">=0.1.1,<0.7.0"
nonebot-plugin-localstore = "^0.5.1"