From 7e6a15b011ae03e93e5f1587d935690b23a3bab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:39:19 +0000 Subject: [PATCH] Bump cohere from 4.46 to 4.47 Bumps [cohere](https://github.com/cohere-ai/cohere-python) from 4.46 to 4.47. - [Release notes](https://github.com/cohere-ai/cohere-python/releases) - [Changelog](https://github.com/cohere-ai/cohere-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/cohere-ai/cohere-python/commits) --- updated-dependencies: - dependency-name: cohere 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 bd2ebc8..b32273e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytest==8.0.0 pytest-json-report==1.5.0 pytest-xdist==3.5.0 # Third-party-test -cohere==4.46 +cohere==4.47 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10