From c192a73cdbe57ec5218ed7e1b3cdc15d1cf8f403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:51:24 +0000 Subject: [PATCH] Bump cohere from 5.9.2 to 5.9.4 Bumps cohere from 5.9.2 to 5.9.4. --- updated-dependencies: - dependency-name: cohere dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6714af..730b510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytest==8.3.3 pytest-json-report==1.5.0 pytest-xdist==3.6.1 # Third-party-test -cohere==5.9.2 +cohere==5.9.4 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10