⬆️ Bump playwright from 1.39.0 to 1.40.0 (#205)

This commit is contained in:
dependabot[bot]
2023-12-30 06:47:19 +00:00
committed by scdhh
parent d040c7dca2
commit 0e29b38f9d
2 changed files with 69 additions and 74 deletions

View File

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