From 75820cb475e20af928605c7c9a27e422e0eb4855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 08:13:18 +0000 Subject: [PATCH] Bump ollama from 0.5.4 to 0.6.1 Bumps [ollama](https://github.com/ollama/ollama-python) from 0.5.4 to 0.6.1. - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](https://github.com/ollama/ollama-python/compare/v0.5.4...v0.6.1) --- updated-dependencies: - dependency-name: ollama dependency-version: 0.6.1 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..2b91394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ollama==0.5.4 +ollama==0.6.1 colorama==0.4.6 \ No newline at end of file