Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 936744a

Browse files
build(deps): Bump spacy from 3.5.3 to 3.5.4 (#138)
Bumps [spacy](https://github.com/explosion/spaCy) from 3.5.3 to 3.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/explosion/spaCy/releases">spacy's releases</a>.</em></p> <blockquote> <h2>v3.5.4: Bug fixes for overrides with registered functions and sourced components with listeners</h2> <h2>✨ New features and improvements</h2> <ul> <li>Extend Typer support to v0.9 (<a href="https://redirect.github.com/explosion/spaCy/issues/12631">#12631</a>).</li> </ul> <h2>🔴 Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/explosion/spaCy/issues/12701">#12701</a>: Fix issues with component names and listeners for sourced components.</li> <li><a href="https://redirect.github.com/explosion/spaCy/issues/12623">#12623</a>: Support overrides for registered functions in configs.</li> </ul> <h2>👥 Contributors</h2> <p><a href="https://github.com/adrianeboyd"><code>@​adrianeboyd</code></a>, <a href="https://github.com/bdura"><code>@​bdura</code></a>, <a href="https://github.com/honnibal"><code>@​honnibal</code></a>, <a href="https://github.com/ines"><code>@​ines</code></a>, <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/explosion/spaCy/commit/7a2833bf22c8ff774a87935395badfd1341c8840"><code>7a2833b</code></a> Merge pull request <a href="https://redirect.github.com/explosion/spaCy/issues/12767">#12767</a> from adrianeboyd/backport/v3.5.4-1</li> <li><a href="https://github.com/explosion/spaCy/commit/99bfc706647d2eeccb3e57c39ec3b2a514068f9e"><code>99bfc70</code></a> Set version to v3.5.4</li> <li><a href="https://github.com/explosion/spaCy/commit/b8d40cae3e1381e74bdb433229fdd7ab01725a3c"><code>b8d40ca</code></a> Support overriding registered functions in configs (<a href="https://redirect.github.com/explosion/spaCy/issues/12623">#12623</a>)</li> <li><a href="https://github.com/explosion/spaCy/commit/1f663b7c3319a22b3227fe99b9596dd3f9e9aa21"><code>1f663b7</code></a> Address issues with source with component names and replacing listeners (<a href="https://redirect.github.com/explosion/spaCy/issues/12701">#12701</a>)</li> <li><a href="https://github.com/explosion/spaCy/commit/0b190c5d420889364086c564f803f521bca72cb0"><code>0b190c5</code></a> Address numpy 1.25 deprecations in test suite (<a href="https://redirect.github.com/explosion/spaCy/issues/12684">#12684</a>)</li> <li><a href="https://github.com/explosion/spaCy/commit/6c2f60181211d6be09d7c5700d506fc63ac45bba"><code>6c2f601</code></a> build: bump typer version to accept &gt;=0.3&lt;0.10 (<a href="https://redirect.github.com/explosion/spaCy/issues/12631">#12631</a>)</li> <li>See full diff in <a href="https://github.com/explosion/spaCy/compare/v3.5.3...v3.5.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=spacy&package-manager=pip&previous-version=3.5.3&new-version=3.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6237502 commit 936744a

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

poetry.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)