From a1cd0593059b79451bb64dc9ad230e923357a30a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 19:23:12 -0500 Subject: [PATCH] chore(deps): bump openai from 1.59.3 to 1.59.6 in the production-dependencies group (#1131) 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 ebdb5d4e2..abbcef71e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dulwich", "tabulate", "uv", - "openai==1.59.3", + "openai==1.59.6", ] keywords = [ "MLOps",