Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump pyvespa from 0.37.1 to 0.41.0
Browse files Browse the repository at this point in the history
Bumps [pyvespa](https://github.com/vespa-engine/pyvespa) from 0.37.1 to 0.41.0.
- [Release notes](https://github.com/vespa-engine/pyvespa/releases)
- [Commits](vespa-engine/pyvespa@v0.37.1...v0.41.0)

---
updated-dependencies:
- dependency-name: pyvespa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 8871380 commit 3120ad3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 8 deletions.
53 changes: 46 additions & 7 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 @@ -18,7 +18,7 @@ langdetect = "^1.0.9"
deprecation = "^2.1.0"
numpy = ">=1.23.5"

pyvespa = { version = "^0.37.1", optional = true }
pyvespa = { version = "^0.41.0", optional = true }
pyyaml = { version = "^6.0.1", optional = true }
sentence-transformers = { version = "^2.2.2", optional = true }
torch = { version = "^2.0.0", optional = true }
Expand Down

0 comments on commit 3120ad3

Please sign in to comment.