diff --git a/Pipfile b/Pipfile index 47097b0..adcae60 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ flake8-docstrings = "*" flake8-black = "*" flake8-copyright = "*" flake8-file-encoding = "*" -mypy = ">=0.500" +mypy = ">=1.19.1" pytest = "*" pytest-cov = "*" wheel = "*"