From 98313f664fb130b37b2123592ec5af6444b3066a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 00:03:49 +0000 Subject: [PATCH] build(deps): bump openai from 0.27.0 to 2.1.0 Bumps [openai](https://github.com/openai/openai-python) from 0.27.0 to 2.1.0. - [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/v0.27.0...v2.1.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index be1d20c..d941d8e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ google-cloud-speech==2.26.0 kafka-python==2.0.2 mako==1.3.3 -openai==0.27.0 +openai==2.1.0 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..00fe7af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ google-cloud-speech==2.26.0 kafka-python==2.0.2 mako==1.3.3 -openai==0.27.0 +openai==2.1.0 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3