From 2f7bb04b9a6e410f0ca65712f876330665c5ae67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 19:40:14 +0000 Subject: [PATCH] Update aiohttp requirement from <=3.11.10 to <=3.11.18 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.18 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 616a96b..10831dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp<=3.11.10 +aiohttp<=3.11.18 mattermostdriver>=7.3.2 # Stay on latest certifi>=2024.8.30 # Stay on latest beautifulsoup4<=4.12.3