From 710fec76fe88f6534a298df254bbab2062fef278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 07:04:17 +0000 Subject: [PATCH] Bump openai from 1.51.0 to 1.53.0 Bumps [openai](https://github.com/openai/openai-python) from 1.51.0 to 1.53.0. - [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.51.0...v1.53.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccd14b9..6729beb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pytest flake8==7.1.1 black==24.8.0 slack-cli-hooks==0.0.3 -openai==1.51.0 +openai==1.53.0 anthropic==0.34.2 google-cloud-aiplatform==1.69.0