diff --git a/pyproject.toml b/pyproject.toml index 330f4d1beea..d5feac735f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ license-files = ["LICENSE"] requires-python = ">=3.10" dependencies = [ "pytest>=8.3.4", - "bentoml==1.4.8", + "bentoml==1.4.19", "types-psutil==7.0.0.20250218", "kubernetes==32.0.1", "ai-dynamo-runtime==0.1.1",