deps(py)(deps): bump bertopic from 0.16.4 to 0.17.4 in the nlp-and-ml group across 1 directory#33
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🏗️ Graphify Architecture Diff ReportGraphify diff failed |
Bumps the nlp-and-ml group with 1 update in the / directory: [bertopic](https://github.com/MaartenGr/BERTopic). Updates `bertopic` from 0.16.4 to 0.17.4 - [Release notes](https://github.com/MaartenGr/BERTopic/releases) - [Changelog](https://github.com/MaartenGr/BERTopic/blob/master/docs/changelog.md) - [Commits](MaartenGr/BERTopic@v0.16.4...v0.17.4) --- updated-dependencies: - dependency-name: bertopic dependency-version: 0.17.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nlp-and-ml ... Signed-off-by: dependabot[bot] <support@github.com>
58796fd to
6a24bab
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.
Bumps the nlp-and-ml group with 1 update in the / directory: bertopic.
Updates
bertopicfrom 0.16.4 to 0.17.4Release notes
Sourced from bertopic's releases.
... (truncated)
Changelog
Sourced from bertopic's changelog.
... (truncated)
Commits
a578f82v0.17.4adf1bdcEnable ruff ruleRUF(#2457)92d269aci: switch to uv based project installation (#2445)631068bchore: update pre-commit hooks (#2443)77a42aaUpdate installation instructions for cuML with BERTopic. (#2446)924a9edFix incorrect label in zero-shot svg (#2448)0bed25cci: prefer action-pre-commit-uv for lint job (#2434)510f368chore: remove obsolete version_info check (#2444)84ad249ci: bump github actions versions (#2427)3658e32Make UMAP's init default to random on visualize_topics for reproducible visua...