diff --git a/pyproject.toml b/pyproject.toml index 72e473d6..c3422dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ tests = [ dev = [ "vllm_tgis_adapter[tests]", "ruff==0.6.9", - "mypy==1.12.0", + "mypy==1.12.1", "types-protobuf==5.28.0.20240924", "types-requests==2.32.0.20240914" ]