Skip to content

Commit 0a68779

Browse files
Bump aiohappyeyeballs from 2.6.1 to 2.6.2 (#12666)
Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.6.1 to 2.6.2. <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> <h2>v2.6.2 (2026-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li>Clear error on empty addr_infos in start_connection (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/222">#222</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/55dd76aee978ca47a38899b9caf69d058bf41fb3"><code>55dd76a</code></a>)</li> </ul> <h3>Refactoring</h3> <ul> <li>Optimize obtaining event-loop down to 1 line (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/185">#185</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/02a70296210125b45952c3221db0dfb76d8ea911"><code>02a7029</code></a>)</li> </ul> <h3>Testing</h3> <ul> <li>Stop verify_no_lingering_tasks from leaking an event loop (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/221">#221</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/ce43beb0242007dc57be6e2f4e3bf0b9f4f239d1"><code>ce43beb</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.1...v2.6.2">v2.6.1...v2.6.2</a></p> </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.6.2 (2026-05-20)</h2> <h3>Bug fixes</h3> <ul> <li>Clear error on empty addr_infos in start_connection (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/55dd76aee978ca47a38899b9caf69d058bf41fb3"><code>55dd76a</code></a>)</li> </ul> <h3>Testing</h3> <ul> <li>Stop verify_no_lingering_tasks from leaking an event loop (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/ce43beb0242007dc57be6e2f4e3bf0b9f4f239d1"><code>ce43beb</code></a>)</li> </ul> <h3>Refactoring</h3> <ul> <li>Optimize obtaining event-loop down to 1 line (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/02a70296210125b45952c3221db0dfb76d8ea911"><code>02a7029</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/d779d6277dea713b04b19c23625cc4ef3f6c56aa"><code>d779d62</code></a> 2.6.2</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/55dd76aee978ca47a38899b9caf69d058bf41fb3"><code>55dd76a</code></a> fix: clear error on empty addr_infos in start_connection (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/222">#222</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/ce43beb0242007dc57be6e2f4e3bf0b9f4f239d1"><code>ce43beb</code></a> test: stop verify_no_lingering_tasks from leaking an event loop (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/221">#221</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/184079b172c3e9c6643b3c05b6ba76d1e85e0634"><code>184079b</code></a> chore(deps-ci): bump the github-actions group across 1 directory with 7 updat...</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/d9b0fa6ad70164e286e04ef5d53e0abff396b4ab"><code>d9b0fa6</code></a> chore(deps-dev): bump requests from 2.32.4 to 2.33.0 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/219">#219</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/09dcc925d4caf9eac04827d0d09aa11113f43793"><code>09dcc92</code></a> chore(deps-dev): bump urllib3 from 2.5.0 to 2.7.0 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/220">#220</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/a0a313aee3b86f473f064572c31feba95e542e03"><code>a0a313a</code></a> chore(deps-dev): bump cryptography from 43.0.3 to 46.0.7 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/216">#216</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/b5dec0c171d060cd85340b525c99426dabf059ce"><code>b5dec0c</code></a> ci: replace per-commit conventional commits check with pr title check (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/218">#218</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/363b722d3c563844e8c5b1cd9fcd3171486d9144"><code>363b722</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/202">#202</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/cc073916c2c3247144a1a0169fa48d399f023786"><code>cc07391</code></a> chore: drop Python 3.9 support (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/215">#215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.1...v2.6.2">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.6.1&new-version=2.6.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 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>
1 parent c8d4470 commit 0a68779

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements/base-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.4.0
1212
# via -r requirements/runtime-deps.in

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.4.0
1212
# via -r requirements/runtime-deps.in

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==4.0.3
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.6.1
11+
aiohappyeyeballs==2.6.2
1212
# via
1313
# -r requirements/runtime-deps.in
1414
# aiohttp

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==4.0.3
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.6.1
11+
aiohappyeyeballs==2.6.2
1212
# via
1313
# -r requirements/runtime-deps.in
1414
# aiohttp

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/lint.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via aiohttp
1111
aiohttp==3.13.5
1212
# via pytest-aiohttp

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.4.0
1212
# via -r requirements/runtime-deps.in

requirements/test-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/test-common.txt --strip-extras requirements/test-common.in
66
#
7-
aiohappyeyeballs==2.6.1
7+
aiohappyeyeballs==2.6.2
88
# via aiohttp
99
aiohttp==3.13.5
1010
# via pytest-aiohttp

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via
1111
# -r requirements/runtime-deps.in
1212
# aiohttp

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==4.0.3
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.6.1
9+
aiohappyeyeballs==2.6.2
1010
# via
1111
# -r requirements/runtime-deps.in
1212
# aiohttp

0 commit comments

Comments
 (0)