Skip to content

Commit

Permalink
Chore(deps): Update weaviate-client requirement in /api/app (#124)
Browse files Browse the repository at this point in the history
Updates the requirements on [weaviate-client](https://github.com/weaviate/weaviate-python-client) to permit the latest version.
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.9.0...v4.9.3)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 31ed7fe commit bc447f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ python-multipart~=0.0.16
baize~=0.22.2
alembic~=1.13.3
face-recognition~=1.3.0
weaviate-client~=4.9.0
weaviate-client~=4.9.3

0 comments on commit bc447f1

Please sign in to comment.