From 69fcdbd22a9c1f7eddf11d27f56f528afa6acbe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:56:17 +0000 Subject: [PATCH] Bump openai from 1.25.2 to 1.30.1 Bumps [openai](https://github.com/openai/openai-python) from 1.25.2 to 1.30.1. - [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.25.2...v1.30.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c4998aed..8092d878 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -90,7 +90,7 @@ multidict==6.0.5 # yarl numpy==1.26.4 # via pgvector -openai==1.25.2 +openai==1.30.1 # via # fastapi_app (pyproject.toml) # openai-messages-token-helper