From e3169dc57cbaa3826d02ec836ab2d6a53fdb30a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 09:36:59 -0800 Subject: [PATCH] chore(deps): bump openai from 1.54.4 to 1.55.3 (#5551) Bumps [openai](https://github.com/openai/openai-python) from 1.54.4 to 1.55.3. - [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.54.4...v1.55.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index a9e125193208..482e1f2d8d1f 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -256,7 +256,7 @@ oauthlib[signedtoken]==3.2.2 # atlassian-python-api # jira # requests-oauthlib -openai==1.54.4 +openai==1.55.3 # via -r requirements-base.in packaging==24.2 # via