From 8654abcb6d62afebb8da5f430445b2ea9509af91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:01:52 +0000 Subject: [PATCH] build(deps): bump openai from 0.27.0 to 1.108.1 Bumps [openai](https://github.com/openai/openai-python) from 0.27.0 to 1.108.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/v0.27.0...v1.108.1) --- updated-dependencies: - dependency-name: openai dependency-version: 1.108.1 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..a10a141 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==1.108.1 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3 diff --git a/requirements.txt b/requirements.txt index 46d8fd3..70bdabd 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==1.108.1 pycountry==23.12.11 pydub==0.25.1 pymongo==4.6.3