Upgrade playwright (#702)

This commit is contained in:
Kerem Yilmaz
2024-08-13 11:13:46 +03:00
committed by GitHub
parent 36b3f62eb7
commit 3d17b0cb4e
2 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ duckduckgo-search = "^3.8.0"
selenium = "^4.13.0"
bs4 = "^0.0.1"
webdriver-manager = "^4.0.1"
playwright = "1.45.0"
playwright = "1.46.0"
pre-commit = "^3.5.0"
pillow = "^10.1.0"
starlette-context = "^0.3.6"