diff --git a/components/collector/pyproject.toml b/components/collector/pyproject.toml index 99feb456f5..4403d5386c 100644 --- a/components/collector/pyproject.toml +++ b/components/collector/pyproject.toml @@ -27,7 +27,7 @@ optional-dependencies.dev = [ optional-dependencies.tools = [ "bandit==1.8.0", "fixit==2.1.0", - "mypy==1.13.0", + "mypy==1.14.0", "pip-audit==2.7.3", "pyproject-fmt==2.5.0", "ruff==0.8.4",