From 9fba346d567b2ba87b441e007f25e56da0952368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 13:34:27 +0000 Subject: [PATCH] Bump openai from 1.82.1 to 1.106.1 Bumps [openai](https://github.com/openai/openai-python) from 1.82.1 to 1.106.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...v1.106.1) --- updated-dependencies: - dependency-name: openai dependency-version: 1.106.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..2642e6a 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==1.106.1 pydantic==2.11.5 pydantic_core==2.33.2 python-dotenv==1.1.0