From 414dcf748f1dfc55c82b4ffd104347210830f304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 18:06:58 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.12.14 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c4e4fd..38c93df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pymongo==4.12.1 python-dotenv==1.1.0 slack_bolt==1.21.0 slack_sdk==3.33.1 -aiohttp==3.9.3 +aiohttp==3.12.14 sniffio==1.3.1 typing-extensions==4.13.2