From 876b2d8355d57cdc4821a45a56a5000a19a7b2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:12:06 -0800 Subject: [PATCH] Bump openai from 1.3.5 to 1.3.6 (#4042) Bumps [openai](https://github.com/openai/openai-python) from 1.3.5 to 1.3.6. - [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.3.5...v1.3.6) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index f33f6dd4c2f1..0240b04a81b5 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -246,7 +246,7 @@ oauthlib[signedtoken]==3.2.2 # atlassian-python-api # jira # requests-oauthlib -openai==1.3.5 +openai==1.3.6 # via -r requirements-base.in packaging==23.1 # via @@ -418,6 +418,7 @@ sniffio==1.3.0 # anyio # httpcore # httpx + # openai sortedcontainers==2.4.0 # via hypothesis spacy==3.7.2