diff --git a/pyproject.toml b/pyproject.toml index 9e94fe7b..9e6670b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ test = [ "requests-mock" ] check = [ - "mypy==1.1.1", + "mypy==1.8.0", "bandit", "pip-audit", "types-colorama",