From ec32597a86bfbf0bd3bb92eff99c230ea04ef927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:43:55 +0000 Subject: [PATCH] build(deps): bump cohere from 7.0.8 to 7.0.9 Bumps [cohere](https://github.com/cohere-ai/cohere-python) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/cohere-ai/cohere-python/releases) - [Commits](https://github.com/cohere-ai/cohere-python/compare/7.0.8...7.0.9) --- updated-dependencies: - dependency-name: cohere dependency-version: 7.0.9 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 f9db5cc..5bbd2f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytest==9.1.1 pytest-json-report==1.5.0 pytest-xdist==3.8.0 # Third-party-test -cohere==7.0.8 +cohere==7.0.9 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.14