From fefac1a20ee4f7a5a0419420f77256ec461359c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 09:44:46 +0000 Subject: [PATCH] dependency: (deps): bump openai from 1.3.2 to 1.3.7 Bumps [openai](https://github.com/openai/openai-python) from 1.3.2 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.2...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 d356547..83fcea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ multidict==6.0.4 mypy-extensions==1.0.0 numexpr==2.8.7 numpy==1.26.2 -openai==1.3.2 +openai==1.3.7 packaging==23.2 pluggy==1.3.0 pydantic==2.3.0