From 51bf9faa60a6f1662dc940cecc0e816fbd0b94ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 05:04:59 +0000 Subject: [PATCH] chore(deps-dev): bump aiohttp from 3.12.15 to 3.13.2 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 013d4cdf84..0b8de72cd0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.12.15 +aiohttp==3.13.2 aiosignal==1.4.0 anyio==4.10.0 astroid==3.3.11