From eeb2eda44fb2ebc4ad61e8bd4753dc9c34ff0ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 07:35:12 +0000 Subject: [PATCH] Bump aiohttp from 3.13.4 to 3.14.1 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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 1df2392..daef7cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.13.4 +aiohttp==3.14.1 sanic==20.12.7 sanic-cors==0.9.8