diff --git a/pyproject.toml b/pyproject.toml index 8062264..7a9c94d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "caikit_nlp_client[types]" ] types = [ - "mypy==1.10.1", + "mypy==1.12.1", "types-requests>=2.22.0.10", "types-protobuf>=4.22.0.0" ]