X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b65af236cfd3c89938e3ddd012a5772d94826d84..6140f04fe17ae7c542a29c207c9a45f6200f4e2c:/Pipfile?ds=inline diff --git a/Pipfile b/Pipfile index 91054fdb..3784810e 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 = "*"