From 24ebaf23ca34ffd674bad07d8c07e2c2864860ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 01:17:37 +0000 Subject: [PATCH] Bump aiohttp from 3.14.1 to 3.14.2 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.2 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 ea56533..8866512 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.14.1 +aiohttp==3.14.2 redis==8.0.1 mythic==0.2.10 gql==3.5.3