From c07c34cde15d9e851af1216c0efab788fd43ad58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:10:48 +0000 Subject: [PATCH] Bump aiohappyeyeballs from 2.4.0 to 2.4.2 Bumps [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) from 2.4.0 to 2.4.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.4.0...v2.4.2) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- doc-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2ed1accb2..c331f5453 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp aiohttp==3.10.5 # via diff --git a/doc-requirements.txt b/doc-requirements.txt index b19a110df..1b00cd843 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --extra=doc --output-file=doc-requirements.txt pyproject.toml # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp aiohttp==3.10.5 # via diff --git a/requirements.txt b/requirements.txt index b77dc29e4..1599ce22f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile pyproject.toml # -aiohappyeyeballs==2.4.0 +aiohappyeyeballs==2.4.2 # via aiohttp aiohttp==3.10.5 # via