From 0c02c0800365f050df05a0eeca52b4f2b587f31c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 03:56:17 +0000 Subject: [PATCH] Bump openai from 1.37.1 to 1.47.1 Bumps [openai](https://github.com/openai/openai-python) from 1.37.1 to 1.47.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.37.1...v1.47.1) --- 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 0164196..48de028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pytest flake8==7.1.1 black==24.8.0 slack-cli-hooks==0.0.2 -openai==1.37.1 +openai==1.47.1 anthropic==0.34.2