From 3b69827bcaa1da26ef6a1ba669ee0a594f5b0fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:54:27 +0000 Subject: [PATCH] chore(deps): bump openai from 1.101.0 to 2.2.0 Bumps [openai](https://github.com/openai/openai-python) from 1.101.0 to 2.2.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.101.0...v2.2.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index c7fb16c..0084607 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -37,7 +37,7 @@ mcp==1.9.2 mdurl==0.1.2 multidict==6.4.4 numpy==2.2.6 -openai==1.101.0 +openai==2.2.0 openapi-pydantic==0.5.1 propcache==0.3.1 proto-plus==1.26.1 diff --git a/requirements.txt b/requirements.txt index 1258fef..fc05b9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ mcp==1.9.2 mdurl==0.1.2 multidict==6.4.4 numpy==2.2.6 -openai==1.101.0 +openai==2.2.0 openapi-pydantic==0.5.1 propcache==0.3.1 proto-plus==1.26.1