From c364459b10adad6a584b59fce7a980a7855c4a2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 20:14:03 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.1 [SECURITY] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 0232076037fa..eccf4793fd8b 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.14.0 +aiohttp==3.14.1 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