diff --git a/release/pyproject.toml b/release/pyproject.toml index 0441e9e546..a1a902db04 100644 --- a/release/pyproject.toml +++ b/release/pyproject.toml @@ -18,7 +18,7 @@ optional-dependencies.tools = [ "bandit==1.7.9", "bump-my-version==0.25.4", "fixit==2.1.0", - "mypy==1.11.1", + "mypy==1.11.2", "pip-audit==2.7.3", "pyproject-fmt==2.2.1", "ruff==0.6.0",