From 09d2c9fa90d7b8680b8ef12e1ecfc2f0bf59a73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:07:07 +0000 Subject: [PATCH] Bump cohere from 5.13.4 to 5.13.5 Bumps cohere from 5.13.4 to 5.13.5. --- 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 4d6a69d..bf27180 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytest==8.3.4 pytest-json-report==1.5.0 pytest-xdist==3.6.1 # Third-party-test -cohere==5.13.4 +cohere==5.13.5 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.11