From dee4e52104a4d3cee3e75a17f5bcabc7ef608f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 06:29:59 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.0 in /plugins/flytekit-airflow (#2009) Signed-off-by: Rafael Raposo --- plugins/flytekit-airflow/dev-requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 3314a1df75..a0433fc2cb 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -6,7 +6,7 @@ # aiofiles==23.2.1 # via gcloud-aio-storage -aiohttp==3.8.6 +aiohttp==3.9.0 # via # apache-airflow-providers-http # gcloud-aio-auth @@ -102,9 +102,7 @@ cffi==1.16.0 chardet==5.2.0 # via gcloud-aio-auth charset-normalizer==3.3.2 - # via - # aiohttp - # requests + # via requests click==8.1.7 # via # clickclick