From 06df13618444f886f1fa5346184a9982c30a6d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:55:22 +0000 Subject: [PATCH] chore(deps): bump openai from 1.59.7 to 1.59.9 Bumps [openai](https://github.com/openai/openai-python) from 1.59.7 to 1.59.9. - [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.59.7...v1.59.9) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 57733824cf5c..3c9cbed527a3 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -257,7 +257,7 @@ oauthlib[signedtoken]==3.2.2 # atlassian-python-api # jira # requests-oauthlib -openai==1.59.7 +openai==1.59.9 # via -r requirements-base.in packaging==24.2 # via