From d07d1be32576c0ff1b3fb054967bd9c0df19e4a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:37:09 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.0 [SECURITY] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index c73946b8696c..0232076037fa 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,7 +4,7 @@ mypy==2.1.0 pyright==1.1.410 # Libraries used by our various scripts. -aiohttp==3.13.5 +aiohttp==3.14.0 grpcio-tools>=1.76.0; python_version < "3.15" # For grpc_tools.protoc mypy-protobuf==5.0.0; python_version < "3.15" packaging==26.0