diff --git a/pyproject.toml b/pyproject.toml index bd5ed051..62be11ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ dev = [ "hatch>=1.11.1,<2.0", "matplotlib>=3.8,<4.0", "pandas>=2.2,<3.0", - "playwright>=1.44,<1.56", + "playwright>=1.44,<1.57", "plotly>=5.22,<7.0", "polars>=0.20,<1.36", "pyarrow>=11.0.0",