Skip to content

Commit

Permalink
Bump pyvespa from 0.37.1 to 0.42.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.42.0.
- [Release notes](https://github.com/vespa-engine/pyvespa/releases)
- [Commits](vespa-engine/pyvespa@v0.37.1...v0.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0ef77ee commit ad88301
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
40 changes: 29 additions & 11 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 @@ -37,7 +37,7 @@ langdetect = "^1.0.9"
deprecation = "^2.1.0"
numpy = ">=1.23.5"

pyvespa = { version = "^0.37.1", optional = true }
pyvespa = { version = "^0.42.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 ad88301

Please sign in to comment.