Skip to content

Commit

Permalink
build(deps): bump qdrant-client from 1.9.2 to 1.10.0 in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [qdrant-client](https://github.com/qdrant/qdrant-client).


Updates `qdrant-client` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and maxhammeralephalpha committed Jul 3, 2024
1 parent e5970e4 commit 4890bb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ pydantic = "2.8.*"
aleph-alpha-client = ">=7.1.0"
python-dotenv = "*"
semantic-text-splitter = "^0.14.0"
qdrant-client = "^1.9.2"
qdrant-client = "^1.10.0"
rich = "^13.7.1"
datasets = "^2.20.0"
requests = "^2.32.3"
Expand Down

0 comments on commit 4890bb8

Please sign in to comment.