From 2cd9488375e9f9fa75c2dd6d68e1703d76e3221b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 23:03:46 +0000 Subject: [PATCH] chore(deps): Bump openai from 2.33.0 to 2.44.0 in /apps/backend Bumps [openai](https://github.com/openai/openai-python) from 2.33.0 to 2.44.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.33.0...v2.44.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/backend/requirements.txt b/apps/backend/requirements.txt index fe4805b3d..d6ae9b285 100644 --- a/apps/backend/requirements.txt +++ b/apps/backend/requirements.txt @@ -33,7 +33,7 @@ litellm==1.86.0 # OpenAI SDK - Required by OpenAI-compatible providers and LiteLLM. # Keep this aligned with the pinned LiteLLM requirement. -openai==2.33.0 +openai==2.44.0 # zAI SDK - GLM model provider (智谱AI / zhipu AI) zai-sdk>=0.2.2