diff --git a/pyproject.toml b/pyproject.toml index 2bd9bdad..bd9f13b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ websockets = ">=10.0" build = "~1.2.0" filelock = "~3.16.0" griffe = "~1.5.0" -mypy = "~1.11.0" +mypy = "~1.13.0" pre-commit = "~3.8.0" pydoc-markdown = "~4.8.0" pytest = "~8.3.0"