diff --git a/pyproject.toml b/pyproject.toml index 9c309890d..341340f90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ docs = [ 'matplotlib==3.10.1', 'meshio==5.3.5', 'mypy-extensions==1.1.0', - 'mypy==1.19.0', + 'mypy==1.19.1', 'numpydoc==1.9.0', 'osmnx==2.0.7', 'pypandoc==1.16.2',