From 26cffb3c0056032c0ae8a162d1059dce66526bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:41:45 +0000 Subject: [PATCH] Bump aiohttp from 3.10.5 to 3.12.14 in /scripts/link_checker --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/link_checker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/link_checker/requirements.txt b/scripts/link_checker/requirements.txt index 6bc233bd2006..e0c1bf76a852 100644 --- a/scripts/link_checker/requirements.txt +++ b/scripts/link_checker/requirements.txt @@ -3,7 +3,7 @@ attrs==24.2.0 idna==3.8 multidict==6.0.5 yarl==1.11.0 -aiohttp==3.10.5 +aiohttp==3.12.14 aiosignal==1.3.1 frozenlist==1.4.1 aiohappyeyeballs==2.4.0 \ No newline at end of file