From 20d59f62a3fc7a1e3b6d3d37be6c3176a5f071dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 22:38:58 +0000 Subject: [PATCH] build(deps): bump aiohappyeyeballs from 2.6.1 to 2.6.2 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](https://github.com/aio-libs/aiohappyeyeballs/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8927dbf..5a5e991 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohappyeyeballs==2.6.1 +aiohappyeyeballs==2.6.2 aiohttp==3.13.5 aiosignal==1.4.0 annotated-types==0.7.0