Skip to content

deps(py)(deps): bump the nlp-and-ml group across 1 directory with 2 updates - #40

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/nlp-and-ml-7dc44a7e3e
Open

deps(py)(deps): bump the nlp-and-ml group across 1 directory with 2 updates#40
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/nlp-and-ml-7dc44a7e3e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps the nlp-and-ml group with 2 updates in the / directory: spacy and bertopic.

Updates spacy from 3.8.14 to 3.8.15

Release notes

Sourced from spacy's releases.

v3.8.15: Fix click requirement

Typer removed click as a dependency in favour of vendoring it, but spaCy imports from Click, so the requirement needs to be added.

Commits

Updates bertopic from 0.16.4 to 0.17.4

Release notes

Sourced from bertopic's releases.

v0.17.4

Preparing for MEGA!-scale BERTopic with Multi-GPU UMAP and the following necessary updates:

  • Update installation instructions for cuML with BERTopic by @​csadorf in #2446
  • Speed up ._create_topic_vectors by replacing DataFrame .loc with NumPy masking @​jinsolp in #2406
  • Modify _reduce_dimensionality to use fit_transform by @​betatim in #2416

v0.17.3

BERTopic now fully supports uv! You can install BERTopic with uv as follows:

uv add bertopic

v0.17.1

v0.17.0

... (truncated)

Changelog

Sourced from bertopic's changelog.

Version 0.17.4

Release date: 3 December, 2025

Preparing for MEGA!-scale BERTopic with Multi-GPU UMAP and the following necessary updates:

  • Update installation instructions for cuML with BERTopic by @​csadorf in #2446
  • Speed up ._create_topic_vectors by replacing DataFrame .loc with NumPy masking @​jinsolp in #2406
  • Modify _reduce_dimensionality to use fit_transform by @​betatim in #2416

Version 0.17.3

Release date: 8 July, 2025

  • Fixed issues with uv add bertopic by adding llvmlite as an explicit dependency. Although the fixes in v0.17.2 and v0.17.2.post1 actually worked locally, this wasn't the case after pushing the package to pypi.org unfortunately.

Version 0.17.1

Release date: 8 July, 2025

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…pdates

Bumps the nlp-and-ml group with 2 updates in the / directory: [spacy](https://github.com/explosion/spaCy) and [bertopic](https://github.com/MaartenGr/BERTopic).


Updates `spacy` from 3.8.14 to 3.8.15
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Changelog](https://github.com/explosion/spaCy/blob/master/RELEASE_NOTES.md)
- [Commits](explosion/spaCy@release-v3.8.14...release-v3.8.15)

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: spacy
  dependency-version: 3.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nlp-and-ml
- 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>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Assignees

The following users could not be added as assignees: bb-paxdata/security-lead. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 17, 2026
@github-actions

Copy link
Copy Markdown

🏗️ Graphify Architecture Diff Report

Graphify diff failed

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants