Skip to content

Commit

Permalink
Build(deps): Bump aiohttp from 3.11.5 to 3.11.6 (#297)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.5 to
3.11.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiohttp/releases">aiohttp's
releases</a>.</em></p>
<blockquote>
<h2>3.11.6</h2>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Restored the <code>force_close</code> method to the
<code>ResponseHandler</code> -- by :user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/9997">#9997</a>.</p>
</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst">aiohttp's
changelog</a>.</em></p>
<blockquote>
<h1>3.11.6 (2024-11-19)</h1>
<h2>Bug fixes</h2>
<ul>
<li>
<p>Restored the <code>force_close</code> method to the
<code>ResponseHandler</code> -- by :user:<code>bdraco</code>.</p>
<p><em>Related issues and pull requests on GitHub:</em>
:issue:<code>9997</code>.</p>
</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/ff9602d5bea624a6aa05e64a3dea56499a9d7c52"><code>ff9602d</code></a>
Release 3.11.6 (<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/10000">#10000</a>)</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/b7e3b300369d2b8c1a1bd1e269bf23b51dc0d8ce"><code>b7e3b30</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/9997">#9997</a>/8c36b51
backport][3.11] Restore the <code>force_close</code> method to the
`...</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/81c33ec147a9ee21edb80970a37e68df4e039567"><code>81c33ec</code></a>
[PR <a
href="https://redirect.github.com/aio-libs/aiohttp/issues/9991">#9991</a>/7bbbd126
backport][3.11] Increase allowed benchmark run time to 7 m...</li>
<li><a
href="https://github.com/aio-libs/aiohttp/commit/25b49dceadfc318df0ad695a29b65b9b82f29925"><code>25b49dc</code></a>
Increment version to 3.11.6.dev0 (<a
href="https://redirect.github.com/aio-libs/aiohttp/issues/9993">#9993</a>)</li>
<li>See full diff in <a
href="https://github.com/aio-libs/aiohttp/compare/v3.11.5...v3.11.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp&package-manager=pip&previous-version=3.11.5&new-version=3.11.6)](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>
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
2 parents 124b29a + 73f3294 commit c810589
Showing 1 changed file with 77 additions and 77 deletions.
Loading

0 comments on commit c810589

Please sign in to comment.