⬆️ Bump lxml from 4.9.3 to 5.0.0 (#221)

This commit is contained in:
dependabot[bot]
2024-01-01 20:08:48 +00:00
committed by scdhh
parent 65999b4625
commit 6767136850
2 changed files with 92 additions and 96 deletions

View File

@@ -11,7 +11,7 @@ license = 'AGPL-3.0'
[tool.poetry.dependencies]
python = '^3.10'
nonebot2 = '^2.0.0-beta.3'
lxml = '^4.9.1'
lxml = '^5.0.0'
pandas = '>=1.4.3,<3.0.0'
playwright = '^1.40.0'
ujson = '^5.9.0'