diff --git a/pyproject.toml b/pyproject.toml index f926fdaa..6846db89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ lint = [ "flake8-pytest-style==1.7.2", "flake8-quotes==3.3.2", "flake8-use-fstring==1.4", - "mypy==1.5.1", + "mypy==1.6.0", "isort==5.12.0", "pytest==7.4.2", ]