X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d923945513d8f679f43aec44aa8b777e5f9aab14..658c8d8d96047c5ba77be4aecc2545a22d5e35b9:/pyproject.toml?ds=inline 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", ]