From 1cf9c4eb26afebbed13d4d407d47c3e0b2b1f232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:43:56 +0000 Subject: [PATCH] chore(deps): bump aiohttp --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../flex-templates/pipeline_with_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt index 2f3e3fa877..00202c66e6 100644 --- a/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt +++ b/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt @@ -9,7 +9,7 @@ aiofiles==25.1.0 # via cloud-sql-python-connector aiohappyeyeballs==2.7.1 # via aiohttp -aiohttp==3.14.1 +aiohttp==3.14.3 # via cloud-sql-python-connector aiosignal==1.4.0 # via aiohttp