From 161413ab0fd8aee801a2cee4eb6ca82b9dccef40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 02:07:33 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.13.1 to 3.13.2 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.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 4f7ac2e5..b932b8fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aioswitcher==6.0.3 -aiohttp==3.13.1 +aiohttp==3.13.2