From b716a0f413a52d223ea1aed92c1bacd0cb94170c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:29:36 +0000 Subject: [PATCH] deps: bump openai from 1.58.1 to 2.34.0 Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 2.34.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.58.1...v2.34.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.34.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 78889e1..2c9ffec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ pyopenssl>=26.0.0 # Supports cryptography 46+ numpy==2.2.6 # Integrations -openai==1.58.1 +openai==2.34.0 stripe==15.1.0 # Graph processing