Skip to content

chore(deps)(deps): bump spacy from 3.8.13 to 3.8.14 in the minor-and-patch group#86

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/minor-and-patch-fa9a42a633
Closed

chore(deps)(deps): bump spacy from 3.8.13 to 3.8.14 in the minor-and-patch group#86
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/minor-and-patch-fa9a42a633

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update: spacy.

Updates spacy from 3.8.13 to 3.8.14

Release notes

Sourced from spacy's releases.

v3.8.14: Bug fix for model downloading in environments without pip on PATH

  • Fix spacy download failing in environments where pip is not on PATH but is available as a Python module (e.g., some virtual environments and containers)
Commits
  • 0069cf9 Set version to 3.8.14
  • 5603226 fix: check pip module availability instead of PATH binary in download (#13947)
  • d4bb796 Add least-privilege permissions to CI workflow
  • 9d29209 Pass github context via stdin instead of CLI arg
  • 4216738 Pin GitHub Actions to commit SHAs for supply chain security
  • 297938e Add smoke test and upgrade test to release build workflow
  • See full diff in compare view

Dependabot compatibility score

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

Bumps the minor-and-patch group with 1 update: [spacy](https://github.com/explosion/spaCy).


Updates `spacy` from 3.8.13 to 3.8.14
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](explosion/spaCy@release-v3.8.13...release-v3.8.14)

---
updated-dependencies:
- dependency-name: spacy
  dependency-version: 3.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file lang:python Python-related scope:core Core library/framework changes labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/develop/minor-and-patch-fa9a42a633 branch from 8a7c27d to ffcdb9a Compare July 13, 2026 04:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file lang:python Python-related scope:core Core library/framework changes labels Jul 13, 2026
@overwrite00 overwrite00 self-assigned this Jul 13, 2026
@overwrite00
overwrite00 self-requested a review July 13, 2026 04:24
@overwrite00

Copy link
Copy Markdown
Owner

Chiudo questa PR: non è possibile aggiornare a spacy 3.8.14 mantenendo presidio-analyzer 2.2.363 (versione attualmente in uso, ultima disponibile su PyPI).

Conflitto verificato:

ERROR: Cannot install -r requirements.txt and spacy==3.8.14 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested spacy==3.8.14
    presidio-analyzer 2.2.363 depends on spacy!=3.7.0, !=3.8.14, <4.0.0 and >=3.4.4

presidio-analyzer 2.2.363 esclude esplicitamente spacy 3.8.14 come dipendenza compatibile, perché quella release di spacy non pubblica wheel per Python 3.14 (presidio vuole garantire supporto 3.14). Di conseguenza pip install -r requirements.txt fallisce con ResolutionImpossible se si forza questo bump.

spacy resta fissato a 3.8.13 (che ha wheel complete anche per cp314) finché non uscirà una versione di spacy con supporto Python 3.14, o presidio-analyzer non rimuoverà questa esclusione.

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/pip/develop/minor-and-patch-fa9a42a633 branch July 14, 2026 10:54
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 lang:python Python-related scope:core Core library/framework changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant