X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b65af236cfd3c89938e3ddd012a5772d94826d84..f2203a77c53a7790ad2bf7691f59de8599b16025:/Pipfile diff --git a/Pipfile b/Pipfile index 91054fd..3784810 100644 --- a/Pipfile +++ b/Pipfile @@ -22,7 +22,7 @@ docutils = "==0.15" # not a direct dependency, see https://github.com/pypa/pipe flake8 = "*" flake8-bugbear = "*" flake8-mypy = "*" -mypy = ">=0.620" +mypy = ">=0.740" readme_renderer = "*" recommonmark = "*" Sphinx = "*"