diff --git a/pyproject.toml b/pyproject.toml index d4590103f4..e27cb556c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ libvirt = [ ] mypy = [ - "mypy == 0.942", + "mypy == 1.0.1", ] pylint = [