From d767a6037a8de7f58599b05ecfc3e171443bd0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:32:08 +0000 Subject: [PATCH] Bump openai from 1.82.1 to 2.0.0 in /backend Bumps [openai](https://github.com/openai/openai-python) from 1.82.1 to 2.0.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.82.1...v2.0.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a8ac2f2..7fc31f0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -28,7 +28,7 @@ license-expression==30.4.1 markdown-it-py==3.0.0 mdurl==0.1.2 msgpack==1.1.0 -openai==1.82.1 +openai==2.0.0 packageurl-python==0.16.0 packaging==25.0 pip-api==0.0.34