Skip to content

chore(deps): bump aiohappyeyeballs from 2.6.1 to 2.6.2#468

Open
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/dev/aiohappyeyeballs-2.6.2
Open

chore(deps): bump aiohappyeyeballs from 2.6.1 to 2.6.2#468
dependabot[bot] wants to merge 2 commits into
devfrom
dependabot/pip/dev/aiohappyeyeballs-2.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps aiohappyeyeballs from 2.6.1 to 2.6.2.

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)
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 compatibility score

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)

Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.6.1 to 2.6.2.
- [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
  update-type: version-update:semver-patch
...

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 21, 2026
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