From e2bc5272fb6a6b51aac395c99ba73d24f5a136e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 15:40:59 +0000 Subject: [PATCH] chore(deps-dev): bump aiohttp from 3.12.2 to 3.12.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.4 dependency-type: direct:development update-type: version-update:semver-patch ... 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 e7cfe45634c..edf71b4d53d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.12.2 +aiohttp==3.12.4 aiosignal==1.3.1 anyio==4.9.0 astroid==3.3.10