From 47382449797b3819f1947d80f439b6ce73093066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:01:41 +0000 Subject: [PATCH] build(deps): bump openai from 0.27.0 to 2.5.0 Bumps [openai](https://github.com/openai/openai-python) from 0.27.0 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.5.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..a6eff61 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.5.0 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..fcca3a9 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.5.0 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3