From 8969a550d92bc2fc231db21bb894068ba6bff528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 01:30:13 -0500 Subject: [PATCH] chore(deps): bump openai from 1.54.4 to 1.55.0 in the production-dependencies group (#1113) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0f9bc4541..7d617a4a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dulwich", "tabulate", "uv", - "openai==1.54.4", + "openai==1.55.0", ] keywords = [ "MLOps",