From 3edae307283a8ae4c687e7cd2221dc234331b527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:20:26 +0000 Subject: [PATCH] Bump aiohttp from 3.13.3 to 3.13.4 in /satoricheck --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- satoricheck/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satoricheck/requirements.txt b/satoricheck/requirements.txt index a5b116a..7857405 100644 --- a/satoricheck/requirements.txt +++ b/satoricheck/requirements.txt @@ -14,4 +14,4 @@ requests==2.32.5 PyJWT==2.12.0 gunicorn==25.1.0 APScheduler==3.10.4 -aiohttp==3.13.3 \ No newline at end of file +aiohttp==3.13.4 \ No newline at end of file