diff --git a/pyproject.toml b/pyproject.toml index c54289ff..2c988c2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "flaky", "freezegun>=1.5.0,<2.0", "ipdb", - "mypy==1.11.2", + "mypy==2.1.0", "pre-commit", "pytest", "pytest-csv",