diff --git a/pyproject.toml b/pyproject.toml index f3bb2676..76bb8fc8 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.13.0", + "mypy==1.14.0", "types-requests", "types-setuptools", ]