diff --git a/pyproject.toml b/pyproject.toml index b8f7572..a1377bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ playwright = ["playwright>=1.40"] [dependency-groups] dev = [ "ruff==0.16.4", - "mypy==1.18.2", + "mypy==2.3.1", "pytest==8.4.2", "pytest-cov==7.0.0", "hypothesis==6.140.3",