From 5fa914e6b2ba39243c787c9f7e69f70be25f6827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:58:54 +0000 Subject: [PATCH] Bump aiohttp from 3.11.0 to 3.11.2 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2c04de51..e773cec2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.0 +aiohttp==3.11.2 aiosqlite==0.20.0 antlr4-python3-runtime==4.13.2 asyncssh==2.18.0