chore(deps): update dependency aiohappyeyeballs to v2.7.1 #134

Open
renovate-bot wants to merge 1 commit from renovate/aiohappyeyeballs-2.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
aiohappyeyeballs (changelog) ==2.6.2==2.7.1 age confidence

Release Notes

aio-libs/aiohappyeyeballs (aiohappyeyeballs)

v2.7.1

Compare Source

Performance improvements
  • Use defaultdict to help with performance (e10f335)
Refactoring
  • Simplify _interleave_addrinfos family grouping (fdf6548)
  • Collapse collect-then-remove pattern in utils helpers (0dd3fd1)
  • Merge identical except blocks in _connect_sock cleanup (b7c186e)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) ([changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md)) | `==2.6.2` → `==2.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/aiohappyeyeballs/2.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/aiohappyeyeballs/2.6.2/2.7.1?slim=true) | --- ### Release Notes <details> <summary>aio-libs/aiohappyeyeballs (aiohappyeyeballs)</summary> ### [`v2.7.1`](https://github.com/aio-libs/aiohappyeyeballs/blob/HEAD/CHANGELOG.md#v271-2026-07-01) [Compare Source](https://github.com/aio-libs/aiohappyeyeballs/compare/v2.6.2...v2.7.1) ##### Performance improvements - Use defaultdict to help with performance ([`e10f335`](https://github.com/aio-libs/aiohappyeyeballs/commit/e10f335ad9630122832e967428ac138992a50bca)) ##### Refactoring - Simplify \_interleave\_addrinfos family grouping ([`fdf6548`](https://github.com/aio-libs/aiohappyeyeballs/commit/fdf6548a5f8b38e45ad7cee8add3c3a7e34e2805)) - Collapse collect-then-remove pattern in utils helpers ([`0dd3fd1`](https://github.com/aio-libs/aiohappyeyeballs/commit/0dd3fd16fe394eb8493000dc9b9894fad3ca3190)) - Merge identical except blocks in \_connect\_sock cleanup ([`b7c186e`](https://github.com/aio-libs/aiohappyeyeballs/commit/b7c186e3242eb4d6eaf0918857a99c263b3186fb)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-07-01 19:33:27 +02:00
renovate-bot added 1 commit 2026-07-01 19:33:28 +02:00
chore(deps): update dependency aiohappyeyeballs to v2.7.1
All checks were successful
PR Tests / test (pull_request) Successful in 1m18s
NYX Security Scan / nyx-scan (pull_request) Successful in 5m25s
f9f7df833e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-01 19:33:34 +02:00
All checks were successful
PR Tests / test (pull_request) Successful in 1m18s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 5m25s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/aiohappyeyeballs-2.x:renovate/aiohappyeyeballs-2.x
git checkout renovate/aiohappyeyeballs-2.x
Sign in to join this conversation.
No description provided.