From dac1e422566214f44732871c5a6925679d69bb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:22:07 +0000 Subject: [PATCH] Bump openai from 1.30.1 to 1.30.3 Bumps [openai](https://github.com/openai/openai-python) from 1.30.1 to 1.30.3. - [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.30.1...v1.30.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ae104d4..c76568ff 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -107,7 +107,7 @@ multidict==6.0.5 # yarl numpy==1.26.4 # via pgvector -openai==1.30.1 +openai==1.30.3 # via # fastapi_app (pyproject.toml) # openai-messages-token-helper