From 55b3c9059bd24ad3c595b555a0e3e9a4a1f6e7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 16:37:56 +0000 Subject: [PATCH] Bump aiohttp from 3.13.2 to 3.14.3 in /.ci/docker Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.13.2 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.13.2...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/docker/requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements-ci.txt b/.ci/docker/requirements-ci.txt index f00516ccf1293..524da18f2a436 100644 --- a/.ci/docker/requirements-ci.txt +++ b/.ci/docker/requirements-ci.txt @@ -404,5 +404,5 @@ tabulate==0.9.0 #Description: These package are needed to build FBGEMM and torchrec on PyTorch CI Jinja2==3.1.6 -aiohttp==3.13.2 +aiohttp==3.14.3 #Description: required for torch.distributed.debug