X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b70b2c619671f0c6adc722742181bd2fa6e2a2f4..716fa08090b6a51e4c72dd0a14b6c45f7da4a9d0:/pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index ea5c9f8..8585f4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ sources = ["src"] enable-by-default = false dependencies = [ "hatch-mypyc>=0.16.0", - "mypy==1.3", + "mypy==1.5.1", "click==8.1.3", # avoid https://github.com/pallets/click/issues/2558 ] require-runtime-dependencies = true