From 1e9475c54d59697d0ecfc803615a0f8712f16863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:02:32 +0000 Subject: [PATCH] Bump openai from 1.72.0 to 2.5.0 Bumps [openai](https://github.com/openai/openai-python) from 1.72.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/v1.72.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89a068b0..a99af554 100644 --- a/requirements.txt +++ b/requirements.txt @@ -247,7 +247,7 @@ onnx==1.17.0 onnxruntime==1.21.0 onnxslim==0.1.50 open_clip_torch==2.30.0 -openai==1.72.0 +openai==2.5.0 opencv-python==4.10.0.84 opencv-python-headless==4.10.0.84 opentelemetry-api==1.28.2