From 533ca3f45619daf351591d5177d1409abfbe7fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:18:16 +0000 Subject: [PATCH] Bump cohere from 4.36 to 4.37 Bumps [cohere](https://github.com/cohere-ai/cohere-python) from 4.36 to 4.37. - [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 5359373..13ffd3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pytest==7.4.3 pytest-json-report==1.5.0 pytest-xdist==3.5.0 # Third-party-test -cohere==4.36 +cohere==4.37 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10