diff --git a/requirements-dev.txt b/requirements-dev.txt index f8d73ab5..73183d0d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ pylint>=3.0.0 # Optional: For IDE integration and manual use (pre-commit handles these automatically) black==25.1.0 -mypy==1.16.1 +mypy==1.17.0 # C++ linting cpplint>=1.6.0