diff --git a/pyproject.toml b/pyproject.toml index bc5ee7084a..8ff6fee758 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ libvirt = [ ] mypy = [ - "mypy == 0.942", + "mypy == 1.0.1", ] pylint = [