From aef4a6d54885087ed2de452f4f82e7094d6a3eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:24:36 +0000 Subject: [PATCH] chore: bump aiohttp in /examples/redteam-langchain --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/redteam-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/redteam-langchain/requirements.txt b/examples/redteam-langchain/requirements.txt index f00aaac4892a..d397116c4c01 100644 --- a/examples/redteam-langchain/requirements.txt +++ b/examples/redteam-langchain/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.4 -aiohttp==3.12.14 +aiohttp==3.13.3 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0