diff --git a/components/notifier/pyproject.toml b/components/notifier/pyproject.toml index c313ad2223..1491cb9230 100644 --- a/components/notifier/pyproject.toml +++ b/components/notifier/pyproject.toml @@ -23,7 +23,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",