From 5824fe99e7364c7578f2abdcc5fcd78db7248fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 04:14:42 +0000 Subject: [PATCH] Bump aiohttp from 3.10.10 to 3.14.3 in /.devcontainer Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 5c7231f0963e3..b5401aedbc6e9 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -9,7 +9,7 @@ absl-py==2.1.0 # via rouge-score aiohappyeyeballs==2.4.3 # via aiohttp -aiohttp==3.10.10 +aiohttp==3.14.3 # via # datasets # fsspec