From 5b6d4d406fd505a38622dd9540add4900924f177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 04:12:59 +0000 Subject: [PATCH] Bump aiohappyeyeballs in the bowtie-dependencies group Bumps the bowtie-dependencies group with 1 update: [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs). Updates `aiohappyeyeballs` from 2.3.5 to 2.3.7 - [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.3.5...v2.3.7) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bowtie-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88b35726c..d06b52e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile --no-cache --output-file /Users/julian/Development/bowtie/requirements.txt pyproject.toml aiodocker==0.22.2 # via bowtie-json-schema (pyproject.toml) -aiohappyeyeballs==2.3.5 +aiohappyeyeballs==2.3.7 # via aiohttp aiohttp==3.10.3 # via aiodocker