diff --git a/pyproject.toml b/pyproject.toml index a2eabf1..4e81062 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ readme = "README.md" requires-python = ">=3.10" dependencies = [ "mock==5.2.0", - "playwright==1.58.0", + "playwright==1.60.0", "pydantic==2.12.5", "pytest==9.0.3", "pyvirtualdisplay==3.0.0",