From b8bc35c08d76eaeee9e03f6023836f27ec6e620d Mon Sep 17 00:00:00 2001 From: EhteshamSid Date: Thu, 9 Apr 2026 20:04:04 -0400 Subject: [PATCH] chore(requirements): bump aiohttp to 3.13.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cddf4138262..9100e66958d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohappyeyeballs==2.6.1 # via # -c requirements/common-constraints.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.13.4 # via # -c requirements/common-constraints.txt # litellm