diff --git a/pyproject.toml b/pyproject.toml index 5caf3ab080..b63237a170 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ libvirt = [ ] mypy = [ - "mypy == 0.942", + "mypy == 1.0.0", ] pylint = [