diff --git a/pyproject.toml b/pyproject.toml index e449b89..30634b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest-benchmark>=4,<6", "mypy>=1.10,<2", "hypothesis>=6.100,<7", - "playwright==1.50.0", + "playwright==1.61.0", ] [tool.pytest.ini_options]