From 6c48ea78cf93eccc4bf06bef4e8feafd91cf9c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:44:22 +0000 Subject: [PATCH] Bump aiohttp from 3.13.5 to 3.14.1 in /resources/slackbot --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/slackbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/slackbot/requirements.txt b/resources/slackbot/requirements.txt index 4437f78..c36a3b1 100644 --- a/resources/slackbot/requirements.txt +++ b/resources/slackbot/requirements.txt @@ -1,3 +1,3 @@ slack-bolt==1.21.2 python-dotenv==1.2.2 -aiohttp==3.13.5 \ No newline at end of file +aiohttp==3.14.1 \ No newline at end of file