chore(deps)(deps): bump spacy from 3.8.13 to 3.8.14 in the minor-and-patch group#86
Conversation
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>
8a7c27d to
ffcdb9a
Compare
|
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: 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 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. |
|
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 |
Bumps the minor-and-patch group with 1 update: spacy.
Updates
spacyfrom 3.8.13 to 3.8.14Release notes
Sourced from spacy's releases.
Commits
0069cf9Set version to 3.8.145603226fix: check pip module availability instead of PATH binary in download (#13947)d4bb796Add least-privilege permissions to CI workflow9d29209Pass github context via stdin instead of CLI arg4216738Pin GitHub Actions to commit SHAs for supply chain security297938eAdd smoke test and upgrade test to release build workflowDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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