From 6923374e95c3d0403f57a922118a207b4d1f3523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:14:57 +0000 Subject: [PATCH] Bump openai from 1.82.1 to 2.6.1 Bumps [openai](https://github.com/openai/openai-python) from 1.82.1 to 2.6.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.82.1...v2.6.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.6.1 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 5886fbc..32b95ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.10 jiter==0.10.0 -openai==1.82.1 +openai==2.6.1 pydantic==2.11.5 pydantic_core==2.33.2 python-dotenv==1.1.0