From 5f012eaf1bf43ae41f4a1894b2c1a1c7a201a734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:01:36 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.10.11 --- 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 b2d0524..13f48d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.1 +aiohttp==3.10.11 python-dotenv==1.0.0 python-telegram-bot[callback-data]==20.7 uvicorn==0.25.0