From d23ddb4d9077d88eafff9bee7fae9cc510e25599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:06:26 -0500 Subject: [PATCH] chore(deps): bump openai from 1.52.0 to 1.53.0 in the production-dependencies group across 1 directory (#1105) 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 15bbf9093..fbcd6e7e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "dulwich", "tabulate", "uv", - "openai==1.52.0", + "openai==1.53.0", ] keywords = [ "MLOps",