From c24ea56be403ad3562011abfab824cf7dc45e8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:16:14 +0000 Subject: [PATCH] Bump openai from 1.50.2 to 1.58.1 Bumps [openai](https://github.com/openai/openai-python) from 1.50.2 to 1.58.1. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.50.2...v1.58.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6c508db..e20d68a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ h11==0.14.0 httpcore==1.0.5 httpx==0.27.2 idna==3.10 -openai==1.50.2 +openai==1.58.1 packaging==24.1 pydantic==2.9.2 pydantic_core==2.24.0