From efd1d2132f3ce990ed014ff04b5b5b45778ee1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:24:48 -0500 Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 2 updates (#1120) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1b5e8e34..be35d2d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dulwich", "tabulate", "uv", - "openai==1.55.3", + "openai==1.57.4", ] keywords = [ "MLOps", @@ -82,7 +82,7 @@ Twitter = "https://twitter.com/bentomlai" src-dir = "src/openllm" [build-system] -requires = ["hatchling==1.26.3", "hatch-vcs==0.4.0"] +requires = ["hatchling==1.27.0", "hatch-vcs==0.4.0"] build-backend = 'hatchling.build' [tool.hatch.version]