Skip to content

Commit b108c39

Browse files
Bump aiohttp from 3.11.16 to 3.11.18 (#512)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.16 to 3.11.18. <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.18</h2> <h2>Bug fixes</h2> <ul> <li> <p>Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions -- by :user:<code>lezgomatt</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/7686">#7686</a>.</p> </li> <li> <p>Fixed reading fragmented WebSocket messages when the payload was masked -- by :user:<code>bdraco</code>.</p> <p>The problem first appeared in 3.11.17</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10764">#10764</a>.</p> </li> </ul> <hr /> <h2>3.11.17</h2> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Optimized web server performance when access logging is disabled by reducing time syscalls -- 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/10713">#10713</a>.</p> </li> <li> <p>Improved web server performance when connection can be reused -- 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/10714">#10714</a>.</p> </li> <li> <p>Improved performance of the WebSocket reader -- 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/10740">#10740</a>.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohttp/blob/v3.11.18/CHANGES.rst">aiohttp's changelog</a>.</em></p> <blockquote> <h1>3.11.18 (2025-04-20)</h1> <h2>Bug fixes</h2> <ul> <li> <p>Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions -- by :user:<code>lezgomatt</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>7686</code>.</p> </li> <li> <p>Fixed reading fragmented WebSocket messages when the payload was masked -- by :user:<code>bdraco</code>.</p> <p>The problem first appeared in 3.11.17</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>10764</code>.</p> </li> </ul> <hr /> <h1>3.11.17 (2025-04-19)</h1> <h2>Miscellaneous internal changes</h2> <ul> <li> <p>Optimized web server performance when access logging is disabled by reducing time syscalls -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>10713</code>.</p> </li> <li> <p>Improved web server performance when connection can be reused -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>10714</code>.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohttp/commit/2be611a64cfcee84e96cb3a4e2fb69cfaa20e06b"><code>2be611a</code></a> Release 3.11.18 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10773">#10773</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/58b512cf07976651a5ef2beaff819d45bdced76a"><code>58b512c</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10770">#10770</a>/a88a2436 backport][3.11] Increase benchmark timeout to 9 minutes i...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/a003df3c16f41d1ee29a844f6621fc573c4cefbc"><code>a003df3</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10726">#10726</a>/feff48d backport][3.11] Disable TLS in TLS warning for uvloop (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10">#10</a>...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/f69333ded38348c0db41d0dd07a2501958dceaff"><code>f69333d</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10764">#10764</a>/e0cc020 backport][3.11] Fix WebSocket reader with fragmented maske...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/83690e532065c33c569328d49b6e353f45587e8e"><code>83690e5</code></a> Increment version to 3.11.18.dev0 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10758">#10758</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/11be7e2ff8775e0ee96c027475474cdef8ec3e37"><code>11be7e2</code></a> Release 3.11.17 (<a href="https://redirect.github.com/aio-libs/aiohttp/issues/10756">#10756</a>)</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/0615314569fc1da56a03ebed8b5586acb6e4c4df"><code>0615314</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10752">#10752</a>/07590cd2 backport][3.11] Add a test to the WebSocket parser for se...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/8b9888dea1a1306d23e9ad70cd87c851a37f1ed7"><code>8b9888d</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10749">#10749</a>/d702fb30 backport][3.11] Add compressed binary WebSocket roundtrip...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/1d00bd2c1cdb43298ac6eba0c8bbc316123a154e"><code>1d00bd2</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10744">#10744</a>/23d3ee06 backport][3.11] Refactor WebSocket reader to avoid freque...</li> <li><a href="https://github.com/aio-libs/aiohttp/commit/099cc0c9f8943d41586055a6825aec31bc70bbd3"><code>099cc0c</code></a> [PR <a href="https://redirect.github.com/aio-libs/aiohttp/issues/10740">#10740</a>/0d21d8d backport][3.11] Refactor WebSocket reader to avoid creatin...</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohttp/compare/v3.11.16...v3.11.18">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.16&new-version=3.11.18)](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>
1 parent 6b18d93 commit b108c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e .
2-
aiohttp==3.11.16
2+
aiohttp==3.11.18
33
packaging==24.2
44
pytest==8.3.5
55
pytest-aiohttp==0.3.0

0 commit comments

Comments
 (0)