chore(deps): update bm25s requirement from >=0.3.8 to >=0.3.9#417
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): update bm25s requirement from >=0.3.8 to >=0.3.9#417dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [bm25s](https://github.com/xhluca/bm25s) to permit the latest version. - [Release notes](https://github.com/xhluca/bm25s/releases) - [Commits](xhluca/bm25s@0.3.8...0.3.9) --- updated-dependencies: - dependency-name: bm25s dependency-version: 0.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
c4f0f6c to
5ef114e
Compare
This was referenced Jun 3, 2026
Contributor
Author
|
Looks like bm25s is no longer a dependency, so this is no longer needed. |
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 bm25s to permit the latest version.
Release notes
Sourced from bm25s's releases.
Commits
c37c81cMerge pull request #187 from xhluca/copilot/fix-logger-warning-windows-import62d6bbefix: update test to match new warning message in get_max_memory_usage8b17975fix: move resource warning to usage site in get_max_memory_usageeebf8b8fix: change logger.warning to logger.debug for missing resource module on Win...6e4284bInitial plan