Skip to content

Commit

Permalink
Bump ollama from 0.4.6 to 0.4.7 (#703)
Browse files Browse the repository at this point in the history
Bumps [ollama](https://github.com/ollama/ollama-python) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/ollama/ollama-python/releases)
- [Commits](ollama/ollama-python@v0.4.6...v0.4.7)

---
updated-dependencies:
- dependency-name: ollama
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Hinds <luke@stacklok.com>
  • Loading branch information
dependabot[bot] and lukehinds authored Jan 22, 2025
1 parent ed48c84 commit 7c85486
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ llama_cpp_python = "==0.3.5"
cryptography = "==44.0.0"
sqlalchemy = "==2.0.37"
aiosqlite = "==0.20.0"
ollama = "==0.4.6"
ollama = "==0.4.7"
pydantic-settings = "==2.7.1"
numpy = "==2.2.2"
tree-sitter = "==0.24.0"
Expand Down

0 comments on commit 7c85486

Please sign in to comment.