diff --git a/pyproject.toml b/pyproject.toml index 6eba9744..f3bb2676 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ Tracker = "https://github.com/common-workflow-lab/wdl-cwl-translator/issues" [project.optional-dependencies] mypy = [ - "mypy==1.12.1", + "mypy==1.13.0", "types-requests", "types-setuptools", ]