diff --git a/pyproject.toml b/pyproject.toml index 421cdbfd..d755942b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "myst-parser>=0.18.0", "flake8>=6.0.0", "docformatter>=1.4.0,<1.7.6", - "mypy>=0.971,<1.12", + "mypy>=0.971,<1.13", "pytest-xdist>=3.0.2", "pre-commit>=2.20.0,<4.1.0", ]