From 1bebfe2b6f006483948ab32b7205ac9a5a26df54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:20:11 +0000 Subject: [PATCH] deps: bump openai from 1.58.1 to 2.32.0 Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 2.32.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.32.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.32.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..3594d35 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.32.0 stripe==15.1.0 # Graph processing