chore(deps): bump the all-dependencies group with 4 updates - #191
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [openai](https://github.com/openai/openai-python), [sentence-transformers](https://github.com/huggingface/sentence-transformers) and [weaviate-client](https://github.com/weaviate/weaviate-python-client). Updates `cachetools` from 7.0.4 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.4...v7.0.5) Updates `openai` from 2.26.0 to 2.28.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.26.0...v2.28.0) Updates `sentence-transformers` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.2.3...v5.3.0) Updates `weaviate-client` from 4.20.3 to 4.20.4 - [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.20.3...v4.20.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: openai dependency-version: 2.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sentence-transformers dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: weaviate-client dependency-version: 4.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates: cachetools, openai, sentence-transformers and weaviate-client.
Updates
cachetoolsfrom 7.0.4 to 7.0.5Changelog
Sourced from cachetools's changelog.
Commits
5dce86fRelease v7.0.5.af5e688Minor@cachedmethodperformance improvements.Updates
openaifrom 2.26.0 to 2.28.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
fc7f598release: 2.28.0c1a87d9feat(api): custom voices0a4ca53release: 2.27.0 (#2938)Updates
sentence-transformersfrom 5.2.3 to 5.3.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
ce48eccMerge branch 'main' into v5.3-releasecec08f8Fix citation for EmbeddingGemma paper (#3687)c29b3a6Release v5.3.055c13dePrep docs main page for v5.3.0 (#3686)72e75f7[tests] Add slow reproduction tests for most common models (#3681)237e441[fix] Fix model card generation with set_transform with new column names (#...7f180b4[feat] Add hardness-weighted contrastive learning to losses (#3667)5890086Disallow query_to_query/doc_to_doc with partition_mode="per_direction" due to...6518c36CE trainer: Removed IterableDataset from train and eval dataset type hints (#...1e0e84cAdd tips for adjusting batch size to improve processing speed (#3672)Updates
weaviate-clientfrom 4.20.3 to 4.20.4Changelog
Sourced from weaviate-client's changelog.
Commits
c0b796eMerge pull request #1982 from weaviate/changelog_4_20_4dfa8ae4Add changelog for v4.20.43a0958cMerge pull request #1977 from weaviate/multi2vec-google-aistudio-vectorizer-c...106f225Merge branch 'main' into multi2vec-google-aistudio-vectorizer-config5ca709eMerge pull request #1980 from weaviate/client_version_grpc55e56f0Dont overwrite version from additional headers79ee3d0Add client version to GRPC headers2ccdaa1chore: rename multi2vec_google_aistudio config to multi2vec_google_geminice63311feat: add multi2vec_google_aistudio vectorizer configDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions