Skip to content

Commit 68d7bec

Browse files
Bump aiohappyeyeballs from 2.5.0 to 2.6.1 (#10540)
Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.5.0 to 2.6.1. <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.1 (2025-03-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Resolve TypeError on import for Python &lt; 3.9.2 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/151">#151</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/2042c82f9978f41c31b58aa4e3d8fc3b9c3ec2ec"><code>2042c82</code></a>)</li> </ul> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.0...v2.6.1">v2.6.0...v2.6.1</a></p> <h2>v2.6.0 (2025-03-11)</h2> <h3>Features</h3> <ul> <li><strong>docs</strong>: Publish documentation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/pull/149">#149</a>, <a href="https://github.com/aio-libs/aiohappyeyeballs/commit/42352736d12c60d500c63b9598ffab05ef5e8829"><code>4235273</code></a>)</li> </ul> <p>Creates an api_reference.rst file to expose the existing documentation for the few functions that have docstrings, as well as add documentation for AddrInfoType and SocketFactoryType. Now, these can be properly pointed to by other projects' documentation.</p> <hr /> <p><strong>Detailed Changes</strong>: <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.5.0...v2.6.0">v2.5.0...v2.6.0</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.1 (2025-03-12)</h2> <h3>Bug fixes</h3> <ul> <li>Resolve typeerror on import for python &lt; 3.9.2 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/151">#151</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/2042c82f9978f41c31b58aa4e3d8fc3b9c3ec2ec"><code>2042c82</code></a>)</li> </ul> <h2>v2.6.0 (2025-03-11)</h2> <h3>Features</h3> <ul> <li>Publish documentation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/149">#149</a>) (<a href="https://github.com/aio-libs/aiohappyeyeballs/commit/42352736d12c60d500c63b9598ffab05ef5e8829"><code>4235273</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/e3bd5bdf44f5d187802de6dcb08d27e1ca6da048"><code>e3bd5bd</code></a> 2.6.1</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/2042c82f9978f41c31b58aa4e3d8fc3b9c3ec2ec"><code>2042c82</code></a> fix: resolve TypeError on import for Python &lt; 3.9.2 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/151">#151</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/b23d9194d6db1c4d237da0da623a081573385915"><code>b23d919</code></a> chore: remove unused CI exclude for Python 3.8.0 (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/153">#153</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/36149e7194d9a24fc8109265dee80fecd362f449"><code>36149e7</code></a> 2.6.0</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/42352736d12c60d500c63b9598ffab05ef5e8829"><code>4235273</code></a> feat(docs): publish documentation (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/149">#149</a>)</li> <li><a href="https://github.com/aio-libs/aiohappyeyeballs/commit/17d5e48488f7b533efea33ebb89c25e7b4eda7ad"><code>17d5e48</code></a> chore(pre-commit.ci): pre-commit autoupdate (<a href="https://redirect.github.com/aio-libs/aiohappyeyeballs/issues/148">#148</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/aiohappyeyeballs/compare/v2.5.0...v2.6.1">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.5.0&new-version=2.6.1)](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 4399a6c commit 68d7bec

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.5.0
9+
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.2
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==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.5.0
11+
aiohappyeyeballs==2.6.1
1212
# via -r requirements/runtime-deps.in
1313
aiohttp-theme==0.1.7
1414
# via -r requirements/doc.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via
99
# -r requirements/lint.in
1010
# -r requirements/runtime-deps.in
11-
aiohappyeyeballs==2.5.0
11+
aiohappyeyeballs==2.6.1
1212
# via -r requirements/runtime-deps.in
1313
aiohttp-theme==0.1.7
1414
# via -r requirements/doc.in

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==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.5.0
9+
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.2
1212
# via -r requirements/runtime-deps.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiodns==3.2.0 ; sys_platform == "linux" or sys_platform == "darwin"
88
# via -r requirements/runtime-deps.in
9-
aiohappyeyeballs==2.5.0
9+
aiohappyeyeballs==2.6.1
1010
# via -r requirements/runtime-deps.in
1111
aiosignal==1.3.2
1212
# via -r requirements/runtime-deps.in

0 commit comments

Comments
 (0)