From 1471898488cd6bdcfffa18d0d0b36616aa265dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:00:25 -0500 Subject: [PATCH] chore(deps): bump openai from 1.57.4 to 1.58.1 in the production-dependencies group (#1123) 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 be35d2d2..dc026479 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dulwich", "tabulate", "uv", - "openai==1.57.4", + "openai==1.58.1", ] keywords = [ "MLOps",