chore(deps)(deps-dev): bump the python-dependencies group with 3 updates - #18
Merged
opensource-SantanderAI merged 1 commit intoJul 1, 2026
Conversation
Updates the requirements on [sentence-transformers](https://github.com/huggingface/sentence-transformers), [transformers](https://github.com/huggingface/transformers) and [huggingface-hub](https://github.com/huggingface/huggingface_hub) to permit the latest version. Updates `sentence-transformers` to 5.6.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v3.0.0...v5.6.0) Updates `transformers` to 5.12.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.41.0...v5.12.1) Updates `huggingface-hub` to 1.21.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.24.0...v1.21.0) --- updated-dependencies: - dependency-name: sentence-transformers dependency-version: 5.6.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: huggingface-hub dependency-version: 1.21.0 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
opensource-SantanderAI
approved these changes
Jul 1, 2026
opensource-SantanderAI
left a comment
Contributor
There was a problem hiding this comment.
Automated approval: green Dependabot update.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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, transformers and huggingface-hub to permit the latest version.
Updates
sentence-transformersto 5.6.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
9c73df3Release v5.6.0222b052[fix] Don't override device_map placement with the device argument (#3823)a38a6bfFix causal LM reranker scoring when max_length truncates chat-template suffix...1812103[fix] Make relative margin sign-independent in mining and GIST losses (#3821)ae1acc3Warn when loading local custom code without trust_remote_code (#3807)429cf5d[fix] Support MPS in the cached losses' RandContext (#3812)77fdbff[fix] fixMPSerrors (#3818)bfba988[fix] Fix positive masking in GIST losses with multi-GPU + gather_across_devi...29e382b[docs] Fix doc build problems (part 1) (#3811)d16e6bf[fix] Avoid materializing the full similarity matrix in mine_hard_negatives w...Updates
transformersto 5.12.1Release notes
Sourced from transformers's releases.
Commits
ddb849av5.12.1d81db16mistral common backend fix (#46667)07c294cFixpeftlower bound (#46605)e0e7504Revert "fix security issue with allow all kernels"7904f30fix security issue with allow all kernelsd77d573fix kernel pathf7999c7v5.12.04c5d4fdAdd minimax m3vl (#46600)5957e6f[CI] capture checkers output in OTEL (#46601)2d68208Lfm2: threadseq_idxthrough ShortConv for packed/varlen inputs (#46588)Updates
huggingface-hubto 1.21.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
aea9b9dRelease: v1.21.02e2ed56Release: v1.21.0.rc04bd4c90[CLI] [Jobs] Rename job listing to 'hf jobs ls' (and keep 'hf jobs ps' alias)...fa3eb45[Jobs] Paginate list_jobs and add --limit tohf jobs ps(#4403)ecfd4c5[CLI] Fix ty/mypy errors with click 8.4.2 (#4408)341469fUpdate hardware flavor enums (automated commit) (#4406)2fbcdfe[i18n-HI] Add Hindi translation for guides overview (#4405)5bc6bfa[Jobs] Add stage/label filtering to list_jobs API and CLI (#4395)d991f09Fix IndexError in filter_repo_objects on an empty pattern (#4402)0df783fRetry requests on httpx.RemoteProtocolError (#4398)Dependabot 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