From a74d3be695c39a48d98c1c1303d1befcc19bdf93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 08:11:44 +0000 Subject: [PATCH] Bump ollama from 0.5.4 to 0.6.0 Bumps [ollama](https://github.com/ollama/ollama-python) from 0.5.4 to 0.6.0. - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](https://github.com/ollama/ollama-python/compare/v0.5.4...v0.6.0) --- updated-dependencies: - dependency-name: ollama dependency-version: 0.6.0 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 b6d3c15..ed6ff3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ollama==0.5.4 +ollama==0.6.0 colorama==0.4.6 \ No newline at end of file