From c9116d0ddd3064973590dcc7439cdc6aeec23895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:58:44 +0000 Subject: [PATCH] Bump aiohttp from 3.13.3 to 3.13.4 in /cdk/text_generation --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cdk/text_generation/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cdk/text_generation/requirements.txt b/cdk/text_generation/requirements.txt index d849460..a170546 100644 --- a/cdk/text_generation/requirements.txt +++ b/cdk/text_generation/requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.13.3 +aiohttp==3.13.4 # via langchain-community aiosignal==1.4.0 # via aiohttp @@ -216,8 +216,6 @@ typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.3 - # via psycopg urllib3==2.6.3 # via # botocore