From 7e2519bf85038ca15945439d805216d0ac9fe1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 23:23:24 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.10.11 in /python/SimpleFinBot --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.10.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/SimpleFinBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/SimpleFinBot/requirements.txt b/python/SimpleFinBot/requirements.txt index f1b7369..ddf4455 100644 --- a/python/SimpleFinBot/requirements.txt +++ b/python/SimpleFinBot/requirements.txt @@ -1,3 +1,3 @@ python-telegram-bot==20.7 -aiohttp==3.9.1 +aiohttp==3.10.11 aiosqlite==0.19.0