diff --git a/pyproject.toml b/pyproject.toml index 069a684c..7e48616b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "flaky", "freezegun==1.4.0", "ipdb", - "mypy==1.11.2", + "mypy==2.1.0", "pre-commit", "pytest", "pytest-csv",