From e525f88c9ae0be69dba258a817e353238eddc6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:26:04 +0000 Subject: [PATCH] Bump openai from 1.41.0 to 1.54.3 Bumps [openai](https://github.com/openai/openai-python) from 1.41.0 to 1.54.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.41.0...v1.54.3) --- updated-dependencies: - dependency-name: openai 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 4b6ae00..05df8cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ msgspec==0.18.6 mypy-extensions==1.0.0 ninja==1.11.1.1 objective-sdk==4.0.11 -openai==1.41.0 +openai==1.54.3 packaging==24.1 pathspec==0.12.1 platformdirs==4.2.2