Bump the root-dependencies group with 3 updates - #147
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [sentence-transformers](https://github.com/huggingface/sentence-transformers), [numkong](https://github.com/ashvardanian/NumKong) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `sentence-transformers` to 5.7.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.4.0...v5.7.0) Updates `numkong` from 7.7.0 to 7.8.0 - [Release notes](https://github.com/ashvardanian/NumKong/releases) - [Commits](ashvardanian/NumKong@v7.7.0...v7.8.0) Updates `setuptools` to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v84.0.0) --- updated-dependencies: - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:production dependency-group: root-dependencies - dependency-name: numkong dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development dependency-group: root-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s declared Python dependencies (runtime + build) in pyproject.toml to allow newer upstream releases, aligning the package metadata with the latest versions targeted by Dependabot.
Changes:
- Bump
sentence-transformersrequirement from>=5.4to>=5.7.0. - Bump
numkongfrom==7.7.0to==7.8.0. - Bump build requirement
setuptoolsfrom>=68to>=84.0.0.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
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.
Updates the requirements on sentence-transformers, numkong and setuptools to permit the latest version.
Updates
sentence-transformersto 5.7.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b2a9529[fix] Name the lone suggested parameter in the mine_hard_negatives missing-ne...00e696cRelease v5.7.0b69081a[fix] Treat a 1-dimensional query embedding as a single query in semantic_sea...c9c4250Keep queries aligned in semantic_search_seismic when a query matches nothing ...6d331a5[fix] Support mixed sparse/dense inputs in euclidean and manhattan similari...68c8cda[fix] Reject num_negatives larger than the range_min/range_max window in mine...cfb6d43[trainer] Fix eval DataLoader worker leak with dataloader_persistent_worker...f6d3a40Expand the community window on ties with the threshold (#3900)0b3fcbdCorrect thecorpus_precisionvalues documented forsemantic_search_faiss...62724e7Drop FAISS padding placeholders fromsemantic_search_faissresults (#3887)Updates
numkongfrom 7.7.0 to 7.8.0Release notes
Sourced from numkong's releases.
Commits
1a26d12Release: v7.8.0 [skip ci]4383f44Fix: Self-contained ISA headersb9570afMake: Unbreak Windows, RISC-V, and SDE jobs0354de0Add: Native thread pools for Python and JavaScript bindingsbfa7601Make: Pin cibuildwheel to 3.x instead of 4.x96319adMake: Unblock wheel builds on current cibuildwheel6500d1eFix: Scatter cast writeback into a stridedout648092dMake: Wire WASI to CTestd058a27Improve: Allocation-freenk.astypefor Pythonb7a0d2fMake: CMake option to enable AddressSanitizer (#370)Updates
setuptoolsto 84.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
72e919aMerge pull request #5293 from pypa/bugfix/integration-pip-flit-backend1b29701Select the top-level pyproject.toml when reading build requirementsbb1b381Bump version: 83.0.0 → 84.0.0ee6fdd7Sync with distutils @ e8eb87855 (#5292)2a4a9e4Merge remote-tracking branch 'origin/main' into distutils-e8eb87855cbd1195Merge https://github.com/jaraco/skeletonbd3594eMerge pull request #5287 from Avasam/Configuring-lint.flake8-comprehensions.a...f02e90aConfigure C408 to allow dict(a=1) rather than disabling itc55f52bConfiguring lint.flake8-comprehensions.allow-dict-calls-with-keyword-argument...e9904b0Match the distutils sdist base type for the user_options overrideDependabot 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