-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python: Update sentence-transformers requirement from <4.0,>=2.2 to >=2.2,<5.0 in /python #11294
Merged
TaoChenOSU
merged 1 commit into
main
from
dependabot/pip/python/sentence-transformers-gte-2.2-and-lt-5.0
Apr 1, 2025
Merged
Python: Update sentence-transformers requirement from <4.0,>=2.2 to >=2.2,<5.0 in /python #11294
TaoChenOSU
merged 1 commit into
main
from
dependabot/pip/python/sentence-transformers-gte-2.2-and-lt-5.0
Apr 1, 2025
Conversation
This file contains 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
Updates the requirements on [sentence-transformers](https://github.com/UKPLab/sentence-transformers) to permit the latest version. - [Release notes](https://github.com/UKPLab/sentence-transformers/releases) - [Commits](UKPLab/sentence-transformers@v2.2.0...v4.0.1) --- updated-dependencies: - dependency-name: sentence-transformers dependency-version: 4.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
moonbox3
approved these changes
Apr 1, 2025
TaoChenOSU
approved these changes
Apr 1, 2025
eavanvalkenburg
pushed a commit
to eavanvalkenburg/semantic-kernel
that referenced
this pull request
Apr 2, 2025
…=2.2,<5.0 in /python (microsoft#11294) Updates the requirements on [sentence-transformers](https://github.com/UKPLab/sentence-transformers) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/f7dfd9019339be1d8451fe94591d6cb4b565dcb0"><code>f7dfd90</code></a> Release v4.0.1</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/ba1260d58c8804e97989e5af06ac90a0f4be8594"><code>ba1260d</code></a> Add CrossEncoder model card template to MANIFEST.in</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/0f4e6476cf47d6a476eb84422592248f1fc770f8"><code>0f4e647</code></a> Merge branch 'master' of <a href="https://github.com/UKPLab/sentence-transformers">https://github.com/UKPLab/sentence-transformers</a> into...</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/e5bbb5cc5d802e36a9cdb7a7c52b03310006d895"><code>e5bbb5c</code></a> [<code>docs</code>] Fix CrossEncoderCorrelationEvaluator training overview snippet</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/76056cf8194602d338f2b6a9513c26e98da6407d"><code>76056cf</code></a> Merge branch 'master' of <a href="https://github.com/UKPLab/sentence-transformers">https://github.com/UKPLab/sentence-transformers</a> into...</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/095de27a7711fcf220f71a446a5a4610f6323722"><code>095de27</code></a> Simplify imports (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3288">#3288</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/3fa7983572aed97ac4fdea98042cdc1b565d82f5"><code>3fa7983</code></a> Release v4.0.0</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/1a32c89a1cad354d725fcd4a5448ff1b34d6c069"><code>1a32c89</code></a> Update main description (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3287">#3287</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/1c242f40c6b76add9440f7f61c248b8d3570e028"><code>1c242f4</code></a> Add the .htaccess to git, automatically include it in builds (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3286">#3286</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/d6ea029535adfe5a72b4e3da4db0fac0e0c10e0d"><code>d6ea029</code></a> Make minor updates to docs (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3285">#3285</a>)</li> <li>Additional commits viewable in <a href="https://github.com/UKPLab/sentence-transformers/compare/v2.2.0...v4.0.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
glorious-beard
pushed a commit
to glorious-beard/semantic-kernel
that referenced
this pull request
Apr 6, 2025
…=2.2,<5.0 in /python (microsoft#11294) Updates the requirements on [sentence-transformers](https://github.com/UKPLab/sentence-transformers) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/f7dfd9019339be1d8451fe94591d6cb4b565dcb0"><code>f7dfd90</code></a> Release v4.0.1</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/ba1260d58c8804e97989e5af06ac90a0f4be8594"><code>ba1260d</code></a> Add CrossEncoder model card template to MANIFEST.in</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/0f4e6476cf47d6a476eb84422592248f1fc770f8"><code>0f4e647</code></a> Merge branch 'master' of <a href="https://github.com/UKPLab/sentence-transformers">https://github.com/UKPLab/sentence-transformers</a> into...</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/e5bbb5cc5d802e36a9cdb7a7c52b03310006d895"><code>e5bbb5c</code></a> [<code>docs</code>] Fix CrossEncoderCorrelationEvaluator training overview snippet</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/76056cf8194602d338f2b6a9513c26e98da6407d"><code>76056cf</code></a> Merge branch 'master' of <a href="https://github.com/UKPLab/sentence-transformers">https://github.com/UKPLab/sentence-transformers</a> into...</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/095de27a7711fcf220f71a446a5a4610f6323722"><code>095de27</code></a> Simplify imports (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3288">#3288</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/3fa7983572aed97ac4fdea98042cdc1b565d82f5"><code>3fa7983</code></a> Release v4.0.0</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/1a32c89a1cad354d725fcd4a5448ff1b34d6c069"><code>1a32c89</code></a> Update main description (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3287">#3287</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/1c242f40c6b76add9440f7f61c248b8d3570e028"><code>1c242f4</code></a> Add the .htaccess to git, automatically include it in builds (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3286">#3286</a>)</li> <li><a href="https://github.com/UKPLab/sentence-transformers/commit/d6ea029535adfe5a72b4e3da4db0fac0e0c10e0d"><code>d6ea029</code></a> Make minor updates to docs (<a href="https://redirect.github.com/UKPLab/sentence-transformers/issues/3285">#3285</a>)</li> <li>Additional commits viewable in <a href="https://github.com/UKPLab/sentence-transformers/compare/v2.2.0...v4.0.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file. Used by Dependabot.
python
Pull requests for the Python Semantic Kernel
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 to permit the latest version.
Commits
f7dfd90
Release v4.0.1ba1260d
Add CrossEncoder model card template to MANIFEST.in0f4e647
Merge branch 'master' of https://github.com/UKPLab/sentence-transformers into...e5bbb5c
[docs
] Fix CrossEncoderCorrelationEvaluator training overview snippet76056cf
Merge branch 'master' of https://github.com/UKPLab/sentence-transformers into...095de27
Simplify imports (#3288)3fa7983
Release v4.0.01a32c89
Update main description (#3287)1c242f4
Add the .htaccess to git, automatically include it in builds (#3286)d6ea029
Make minor updates to docs (#3285)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)