From 338a71c9a7fcf594e841e2960bdd57321073652c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:32:32 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.3 [SECURITY] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 4672a004e702..653fb5f0e411 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -5,7 +5,7 @@ pyright==1.1.411 ty==0.0.59 # Libraries used by our various scripts. -aiohttp==3.14.1 +aiohttp==3.14.3 grpcio-tools>=1.76.0; python_version < "3.15" # For grpc_tools.protoc mypy-protobuf==5.1.0; python_version < "3.15" packaging==26.2