From 8527eb7a97ca2ca5cc53188c4b8877d326d2326e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:42:12 +0000 Subject: [PATCH] Bump openai from 2.32.0 to 2.33.0 Bumps [openai](https://github.com/openai/openai-python) from 2.32.0 to 2.33.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/v2.32.0...v2.33.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.33.0 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 6abf7d2..5db7437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ streamlit==1.56.0 google-cloud-aiplatform==1.148.1 google-cloud-modelarmor==0.5.0 -openai==2.32.0 +openai==2.33.0 anthropic[vertex]==0.96.0 python-docx==1.2.0 pypdf==6.10.2