Skip to content

Commit

Permalink
chore(deps): bump llama-cpp-python in /packages/llama-cpp-python (#574)
Browse files Browse the repository at this point in the history
Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.2.70 to 0.2.72.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md)
- [Commits](abetlen/llama-cpp-python@v0.2.70...v0.2.72)

---
updated-dependencies:
- dependency-name: llama-cpp-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregory Horvath <gphorvath@defenseunicorns.com>
  • Loading branch information
dependabot[bot] and gphorvath committed Jul 8, 2024
1 parent ead5d49 commit 10b288e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "0.8.0"
# x-release-please-end

dependencies = [
"llama-cpp-python == 0.2.70",
"llama-cpp-python == 0.2.72",
"leapfrogai-sdk",
]
requires-python = "~=3.11"
Expand Down

0 comments on commit 10b288e

Please sign in to comment.