Skip to content

Update aiohappyeyeballs requirement from >=2.6.1 to >=2.6.2#1692

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohappyeyeballs-gte-2.6.2
Open

Update aiohappyeyeballs requirement from >=2.6.1 to >=2.6.2#1692
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohappyeyeballs-gte-2.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Updates the requirements on aiohappyeyeballs to permit the latest version.

Release notes

Sourced from aiohappyeyeballs's releases.

v2.6.2 (2026-05-20)

Bug Fixes

  • Clear error on empty addr_infos in start_connection (#222, 55dd76a)

Refactoring

  • Optimize obtaining event-loop down to 1 line (#185, 02a7029)

Testing

  • Stop verify_no_lingering_tasks from leaking an event loop (#221, ce43beb)

Detailed Changes: v2.6.1...v2.6.2

Changelog

Sourced from aiohappyeyeballs's changelog.

v2.6.2 (2026-05-20)

Bug fixes

  • Clear error on empty addr_infos in start_connection (55dd76a)

Testing

  • Stop verify_no_lingering_tasks from leaking an event loop (ce43beb)

Refactoring

  • Optimize obtaining event-loop down to 1 line (02a7029)

v2.6.1 (2025-03-12)

Bug fixes

  • Resolve typeerror on import for python < 3.9.2 (2042c82)

v2.6.0 (2025-03-11)

Features

v2.5.0 (2025-03-06)

Features

  • Add callback for users to customize socket creation (8e1bc6a)

v2.4.8 (2025-03-04)

Bug fixes

  • Close runner up sockets in the event there are multiple winners (476a05b)

v2.4.7 (2025-03-04)

Bug fixes

  • Resolve warnings when running tests (e96264a)

v2.4.6 (2025-02-07)

Bug fixes

  • Ensure all timers are cancelled when after staggered race finishes (f75891d)

... (truncated)

Commits
  • d779d62 2.6.2
  • 55dd76a fix: clear error on empty addr_infos in start_connection (#222)
  • ce43beb test: stop verify_no_lingering_tasks from leaking an event loop (#221)
  • 184079b chore(deps-ci): bump the github-actions group across 1 directory with 7 updat...
  • d9b0fa6 chore(deps-dev): bump requests from 2.32.4 to 2.33.0 (#219)
  • 09dcc92 chore(deps-dev): bump urllib3 from 2.5.0 to 2.7.0 (#220)
  • a0a313a chore(deps-dev): bump cryptography from 43.0.3 to 46.0.7 (#216)
  • b5dec0c ci: replace per-commit conventional commits check with pr title check (#218)
  • 363b722 chore(pre-commit.ci): pre-commit autoupdate (#202)
  • cc07391 chore: drop Python 3.9 support (#215)
  • Additional commits viewable in compare view

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 commands and options

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)

Updates the requirements on [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases)
- [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md)
- [Commits](aio-libs/aiohappyeyeballs@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: aiohappyeyeballs
  dependency-version: 2.6.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dcd9453) to head (af8471c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1692   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         4165      4165           
=========================================
  Hits          4165      4165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 20, 2026

Merging this PR will not alter performance

✅ 47 untouched benchmarks


Comparing dependabot/pip/aiohappyeyeballs-gte-2.6.2 (af8471c) with main (dcd9453)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants