X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5f0dc862f5bbfc8abed3f29d76325404eb4f99c0..80de2372e4ec385c082c38f365414ac3622a4010:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 329adaa..aede497 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ sources = ["src"] enable-by-default = false dependencies = [ "hatch-mypyc>=0.13.0", - "mypy==0.971", + "mypy==0.991", # Required stubs to be removed when the packages support PEP 561 themselves "types-typed-ast>=1.4.2", ]