diff --git a/pyproject.toml b/pyproject.toml index f226abc..6e41762 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.59.0", "pydantic==2.12.5", "pytest==9.0.2", "diskcache==5.6.3",