From 988c4a5a15a5b0ab1697b9c43e840b1af9e07efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:14:43 +0000 Subject: [PATCH] chore(deps): bump openai from 2.30.0 to 2.31.0 in /application Bumps [openai](https://github.com/openai/openai-python) from 2.30.0 to 2.31.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.30.0...v2.31.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 17aae489..2ff38b00 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -47,7 +47,7 @@ msal==1.35.1 mypy-extensions==1.1.0 networkx==3.6.1 numpy==2.4.4 -openai==2.30.0 +openai==2.32.0 openapi3-parser==1.1.22 orjson==3.11.7 packaging==26.0