diff --git a/pyproject.toml b/pyproject.toml index b85a093..674b923 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ docs = [ "sphinx_mdinclude==0.6.0", ] dev = [ - "mypy==1.10.0", + "mypy==1.11.0", "pytest==8.2.0", "pytest-cov==5.0.0", "respx==0.21.0",