diff --git a/pyproject.toml b/pyproject.toml index 74705364b..44e9d367a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ actions = [ ] dev = [ "flit >=3.2.0,<4.0.0", - "mypy >=1.0.0,<1.16", + "mypy >=1.0.0,<1.17", "types-pyyaml >=6.0.4,<7.0.0", "types-requests >=2.25.6,<3.0.0", "types-jsonschema >=4.22.0,<5.0.0",