From 40f13c3714584bcd9cb072d9835400d8d4f7f2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 20:46:58 +0000 Subject: [PATCH] Bump openai from 1.3.6 to 1.3.7 Bumps [openai](https://github.com/openai/openai-python) from 1.3.6 to 1.3.7. - [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.6...v1.3.7) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f849cd6..a95d979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ h11==0.14.0 httpcore==1.0.2 httpx==0.25.2 idna==3.6 -openai==1.3.6 +openai==1.3.7 Pillow==10.1.0 pydantic==2.5.2 pydantic_core==2.14.5