diff --git a/pyproject.toml b/pyproject.toml index ce704dac3b..a8eb1550f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ "ansible-dev-tools==24.8.0", "ansible==10.2.0", "black==24.8.0", - "mypy==1.10.1", + "mypy==1.11.2", "pandas-stubs==2.2.2.240807", "pydantic==2.8.2", "ruff==0.6.2",