From c61197ea5afe166cfcf7a257dc1741710c639aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:17:59 +0000 Subject: [PATCH] Update aiohttp requirement from <=3.11.10 to <=3.11.16 --- updated-dependencies: - dependency-name: aiohttp 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 faa5ced..ad9e8df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp<=3.11.10 +aiohttp<=3.11.16 mattermostdriver>=7.3.2 # Stay on latest certifi>=2024.8.30 # Stay on latest beautifulsoup4<=4.12.3