diff --git a/pyproject.toml b/pyproject.toml index 681e17d..fb76fa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ docs = [ "sphinx_mdinclude==0.6.0", ] dev = [ - "mypy==1.9.0", + "mypy==1.10.0", "pytest==8.1.0", "pytest-cov==5.0.0", "respx==0.21.0",