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