From 3f657166d18d745294dc578c79ddb1965e706cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:09:57 +0000 Subject: [PATCH] Bump cohere from 4.34 to 4.35 Bumps [cohere](https://github.com/cohere-ai/cohere-python) from 4.34 to 4.35. - [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 c8b3904..3184492 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pytest==7.4.3 pytest-json-report==1.5.0 pytest-xdist==3.4.0 # Third-party-test -cohere==4.34 +cohere==4.35 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.7