Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump aiosignal from 1.3.1 to 1.3.2 (#10198)
Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiosignal/releases">aiosignal's releases</a>.</em></p> <blockquote> <h2>1.3.2</h2> <h2>Deprecations and Removals</h2> <ul> <li> <p>Dropped Python 3.7 support. (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/413">#413</a>)</p> </li> <li> <p>Dropped Python 3.8 support. (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/645">#645</a>)</p> </li> </ul> <h2>Misc</h2> <ul> <li>(<a href="https://redirect.github.com/aio-libs/aiosignal/issues/362">#362</a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst">aiosignal's changelog</a>.</em></p> <blockquote> <h1>1.3.2 (2024-12-13)</h1> <h2>Deprecations and Removals</h2> <ul> <li> <p>Dropped Python 3.7 support. <code>[#413](aio-libs/aiosignal#413) <https://github.com/aio-libs/aiosignal/issues/413></code>_</p> </li> <li> <p>Dropped Python 3.8 support. <code>[#645](aio-libs/aiosignal#645) <https://github.com/aio-libs/aiosignal/issues/645></code>_</p> </li> </ul> <h2>Misc</h2> <ul> <li><code>[#362](aio-libs/aiosignal#362) <https://github.com/aio-libs/aiosignal/issues/362></code>_</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiosignal/commit/f90f6d41891d9982b90ef2d2eddd9b3e41a63526"><code>f90f6d4</code></a> Fix deployment (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/649">#649</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/74015c6edb46a3b43eeb97e663357e2b3e3d66de"><code>74015c6</code></a> Release 1.3.2 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/648">#648</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/76a4814cb6d5e8e6426425001a53fafd8571ae39"><code>76a4814</code></a> Setup deployment</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/29d792ebbd464bb2e061cd46a53cfee850a4cd4e"><code>29d792e</code></a> Build(deps): Bump sphinx from 7.1.2 to 8.1.3 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/624">#624</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/0172922351ddf5fb24c6a008b50957d695de484c"><code>0172922</code></a> Tune CI (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/647">#647</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/65cfb0d61e1fd06e43f81f4b8bdf4b83239b79b0"><code>65cfb0d</code></a> Build(deps): Bump pytest-cov from 5.0.0 to 6.0.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/635">#635</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/d28799e74c830fded6c108bc221019651511ec59"><code>d28799e</code></a> Build(deps-dev): Bump cherry-picker from 2.2.0 to 2.4.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/638">#638</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/6c3af5c0b626782d310f5564a17e9af08603557e"><code>6c3af5c</code></a> Update pre-commit hooks (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/646">#646</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/6a463593d7e756fbec14518fd7e6fa6d9d3a3a3b"><code>6a46359</code></a> Build(deps): Bump pytest-asyncio from 0.24.0 to 0.25.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/644">#644</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/aece0ec6b9e416a4479ee46a2a3fd0225db92901"><code>aece0ec</code></a> Build(deps): Bump pre-commit from 3.5.0 to 4.0.1 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/621">#621</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiosignal&package-manager=pip&previous-version=1.3.1&new-version=1.3.2)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
- Loading branch information