diff --git a/pyproject.toml b/pyproject.toml index 4cd64ce5..6edbc54b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ tests = [ ] dev = [ "vllm_tgis_adapter[tests]", - "ruff==0.6.9", + "ruff==0.7.3", "mypy==1.12.1", "types-protobuf==5.28.0.20240924", "types-requests==2.32.0.20240914"