From c8ef14ad1dafaa631e372237001e12033039cf81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:25:15 +0000 Subject: [PATCH] Bump aiohttp from 3.9.4 to 3.10.2 in /plugins/flytekit-airflow Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-airflow/dev-requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 4ff135ad1a..5e122698fe 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -6,7 +6,9 @@ # aiofiles==23.2.1 # via gcloud-aio-storage -aiohttp==3.9.4 +aiohappyeyeballs==2.3.5 + # via aiohttp +aiohttp==3.10.2 # via # apache-airflow-providers-http # gcloud-aio-auth