From 76dcfae407548f21b98752d66125ccf41633f275 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Oct 2025 19:21:59 -0400 Subject: [PATCH] Update aiohttp from 3.7.4 to 3.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9966432..b92ea30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.7.4 +aiohttp==3.13.2 asyncio==3.4.3