diff --git a/tests/e2e/pyproject.toml b/tests/e2e/pyproject.toml index 81080fb03..a2044e1fe 100644 --- a/tests/e2e/pyproject.toml +++ b/tests/e2e/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "pytest-asyncio>=1.4.0", "pytest-playwright>=0.8.0", "pytest-timeout>=2.4.0", - "playwright>=1.61.0", + "playwright>=1.62.0", "aiohttp>=3.14.1", "httpx>=0.28.1", ]