diff --git a/pyproject.toml b/pyproject.toml index 1563903..0044569 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ tests = [ dev = [ "vllm_tgis_adapter[tests]", "ruff==0.6.3", - "mypy==1.11.1", + "mypy==1.11.2", "types-protobuf==5.26.0.20240422", "types-requests==2.32.0.20240712" ]