dependabot[bot] opened a new pull request, #2566:
URL: https://github.com/apache/tinkerpop/pull/2566

   Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.9.5.
   <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.9.5</h2>
   <h2>Bug fixes</h2>
   <ul>
   <li>
   <p>Fixed &quot;Unclosed client session&quot; when initialization of
   :py:class:<code>~aiohttp.ClientSession</code> fails -- by 
:user:<code>NewGlad</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8253";>#8253</a>.</p>
   </li>
   <li>
   <p>Fixed regression (from :pr:<code>8280</code>) with adding 
<code>Content-Disposition</code> to the <code>form-data</code>
   part after appending to writer -- by 
:user:<code>Dreamsorcerer</code>/:user:<code>Olegt0rr</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8332";>#8332</a>.</p>
   </li>
   <li>
   <p>Added default <code>Content-Disposition</code> in 
<code>multipart/form-data</code> responses to avoid broken
   form-data responses -- by :user:<code>Dreamsorcerer</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8335";>#8335</a>.</p>
   </li>
   </ul>
   <hr />
   <h2>3.9.4</h2>
   <h2>Bug fixes</h2>
   <ul>
   <li>
   <p>The asynchronous internals now set the underlying causes
   when assigning exceptions to the future objects
   -- by :user:<code>webknjaz</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8089";>#8089</a>.</p>
   </li>
   <li>
   <p>Treated values of <code>Accept-Encoding</code> header as case-insensitive 
when checking
   for gzip files -- by :user:<code>steverep</code>.</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/master/CHANGES.rst";>aiohttp's 
changelog</a>.</em></p>
   <blockquote>
   <h1>3.9.5 (2024-04-16)</h1>
   <h2>Bug fixes</h2>
   <ul>
   <li>
   <p>Fixed &quot;Unclosed client session&quot; when initialization of
   :py:class:<code>~aiohttp.ClientSession</code> fails -- by 
:user:<code>NewGlad</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   :issue:<code>8253</code>.</p>
   </li>
   <li>
   <p>Fixed regression (from :pr:<code>8280</code>) with adding 
<code>Content-Disposition</code> to the <code>form-data</code>
   part after appending to writer -- by 
:user:<code>Dreamsorcerer</code>/:user:<code>Olegt0rr</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   :issue:<code>8332</code>.</p>
   </li>
   <li>
   <p>Added default <code>Content-Disposition</code> in 
<code>multipart/form-data</code> responses to avoid broken
   form-data responses -- by :user:<code>Dreamsorcerer</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   :issue:<code>8335</code>.</p>
   </li>
   </ul>
   <hr />
   <h1>3.9.4 (2024-04-11)</h1>
   <h2>Bug fixes</h2>
   <ul>
   <li>
   <p>The asynchronous internals now set the underlying causes
   when assigning exceptions to the future objects
   -- by :user:<code>webknjaz</code>.</p>
   <p><em>Related issues and pull requests on GitHub:</em>
   :issue:<code>8089</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/b844d4293a5bd4921bd7267550294122e83617a8";><code>b844d42</code></a>
 Release v3.9.5 (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8340";>#8340</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/0415a4ca18e15e734999925fd7f20607f05e2a4b";><code>0415a4c</code></a>
 Patchback/backports/3.9/5fd29467fb63efdfae1ace280cec36b1f8139567/pr 8290 (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8311";>#8311</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/f21c6f2ca512a026ce7f0f6c6311f62d6a638866";><code>f21c6f2</code></a>
 [PR <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8335";>#8335</a>/5a6949da
 backport][3.9] Add Content-Disposition automatically (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8336";>#8336</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/7eecdff163ccf029fbb1ddc9de4169d4aaeb6597";><code>7eecdff</code></a>
 [PR <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8332";>#8332</a>/482e6cdf
 backport][3.9] Add set_content_disposition test (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8333";>#8333</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/82fbe6476a65e81bbde6f8036baaa34ca0c82c2c";><code>82fbe64</code></a>
 [PR <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8324";>#8324</a>/4a8fd08b
 backport][3.9] Add missing changelogs (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8330";>#8330</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/01df7ec9302bf3ec8cff4addfe15f1f4bbd3199b";><code>01df7ec</code></a>
 Bump version</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/7917ae21642a30326bcfb779c5328187f990f544";><code>7917ae2</code></a>
 Merge 3.1</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/b3397c7ac44fc80206d28f1dd0d1f3b10c4ec572";><code>b3397c7</code></a>
 Release v3.9.4 (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8201";>#8201</a>)</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/a7e240a9f625a0b9559bdf5f0049c71565352400";><code>a7e240a</code></a>
 [PR <a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8320";>#8320</a>/9ba9a4e5
 backport][3.9] Fix Python parser to mark responses without...</li>
   <li><a 
href="https://github.com/aio-libs/aiohttp/commit/28335525d1eac015a7e7584137678cbb6ff19397";><code>2833552</code></a>
 Escape filenames and paths in HTML when generating index pages (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8317";>#8317</a>) (<a 
href="https://redirect.github.com/aio-libs/aiohttp/issues/8319";>#8319</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aio-libs/aiohttp/compare/v3.8.0...v3.9.5";>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.8.0&new-version=3.9.5)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to