From 294efbb46756e26bfcec28010e00d28014ad52af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:02:29 +0000 Subject: build(deps): bump aiohttp from 3.10.11 to 3.13.4 in /tools/patman --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/patman/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/patman/requirements.txt b/tools/patman/requirements.txt index d4fcb1061c2..b6a524471fb 100644 --- a/tools/patman/requirements.txt +++ b/tools/patman/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.10.11 +aiohttp==3.13.4 ConfigParser==7.1.0 importlib_resources==6.5.2 pygit2==1.14.1 -- cgit v1.2.3