diff --git a/pyproject.toml b/pyproject.toml index 04f96ee9..9263a025 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,6 +69,7 @@ check = [ "bandit", "pip-audit", "types-colorama", + "types-mock", "types-psutil", "types-python-dateutil", "types-PyYAML",