diff --git a/pyproject.toml b/pyproject.toml index 13cddf0..0590652 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ dev = [ "black==26.5.1", "build==1.5.0", - "mypy==1.19.1", + "mypy==2.1.0", "pytest==9.0.3", "pytest-cov==7.1.0", "pylint==4.0.5",