Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump aiohappyeyeballs from 2.3.4 to 2.3.5 (#8645)
Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.3.4 to 2.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/releases">aiohappyeyeballs's releases</a>.</em></p> <blockquote> <h1>v2.3.5 (2024-08-07)</h1> <h2>Documentation</h2> <ul> <li>docs: add link to Happy Eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a>)</li> </ul> <h2>Fix</h2> <ul> <li>fix: remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>)</li> </ul> <p>Co-authored-by: J. Nick Koston <<a href="mailto:nick@koston.org">nick@koston.org</a>> (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a>)</p> <ul> <li> <p>fix: preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a>)</p> </li> <li> <p>fix: adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md">aiohappyeyeballs's changelog</a>.</em></p> <blockquote> <h2>v2.3.5 (2024-08-07)</h2> <h3>Fix</h3> <ul> <li>Remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a>)</li> <li>Preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a>)</li> <li>Adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Add link to happy eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/01595bbda3380154cc4e72702a1f82502a15940a"><code>01595bb</code></a> 2.3.5</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/0de1e534fc5b7526e11bf203ab09b95b13f3070b"><code>0de1e53</code></a> fix: remove upper bound on python requirement (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/74">#74</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/7bbb2bf0feb3994953a52a1d606e682acad49cb8"><code>7bbb2bf</code></a> fix: preserve errno if all exceptions have the same errno (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/77">#77</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/56e7ba612c5029364bb960b07022a2b720f0a967"><code>56e7ba6</code></a> fix: adjust license classifier to better reflect license terms (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/78">#78</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/ef944493d46655fe4b78dc519a359a06305cc9b9"><code>ef94449</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/75">#75</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/077710c150b6c762ffe408e0ad418c506a2d6f31"><code>077710c</code></a> docs: add link to Happy Eyeballs explanation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/73">#73</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/d69d8e05612b6b659c80fd1089075889a10e1948"><code>d69d8e0</code></a> chore: remove redundant asyncio import (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/72">#72</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.3.4...v2.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohappyeyeballs&package-manager=pip&previous-version=2.3.4&new-version=2.3.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information