diff --git a/tests/feature_tests/pyproject.toml b/tests/feature_tests/pyproject.toml index b59abdafa8..0ba6437515 100644 --- a/tests/feature_tests/pyproject.toml +++ b/tests/feature_tests/pyproject.toml @@ -25,7 +25,7 @@ optional-dependencies.dev = [ optional-dependencies.tools = [ "bandit==1.7.9", "fixit==2.1.0", - "mypy==1.10.0", + "mypy==1.10.1", "pip-audit==2.7.3", "pyproject-fmt==2.1.3", "ruff==0.4.10",