Bump the root-dependencies group across 1 directory with 3 updates - #147
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the root-dependencies group across 1 directory with 3 updates#147dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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.
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/pip/root-dependencies-d456c154ae
branch
from
August 24, 2026 18:23
58f1431 to
a12cd16
Compare
Collaborator
|
@dependabot rebase |
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 6.0.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.4.0...v6.0.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: numkong dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:production 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>
dependabot
Bot
force-pushed
the
dependabot/pip/root-dependencies-d456c154ae
branch
from
August 25, 2026 19:03
a12cd16 to
9fe1073
Compare
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 6.0.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
56c9548[docs] Remove revision from EVIE now that it's integrated (#3951)aa791ebRelease v6.0.08b332d1tests: Fix the pretrained MultiVectorEncoder tests for device tensors and Hub...a03cfd6docs: Point cross-references at their documented targets (#3947)310ed7bdocs: Rank the pretrained MultiVectorEncoder models by NanoBEIR and NanoViDoR...345c538Speed up multi-vector padding and numpy to tensor conversion (#3942)8d62fa2[v6] Return tensors on the model device from MultiVectorEncoder encoding (#...8a73e35[v6] Keep the prompt-excluded mask out of the feature dicts (#3944)c8d2c0c[v6] Extend the merged column forward to the SentenceTransformer losses (#3...adc09fc[v6] Fix XTR input validation, padding masks, and integer embedding support...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 override