From bf8d2a99126dcb155692c0ba56c4866fcd618393 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:59:28 +0200 Subject: [PATCH] Update dependency aiohttp to v3.11.15 (#13759) --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 724ed1d1b..06b306e66 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,7 +6,7 @@ pyright==1.1.398 pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13" # Libraries used by our various scripts. -aiohttp==3.11.12 +aiohttp==3.11.15 grpcio-tools>=1.66.2 # For grpc_tools.protoc mypy-protobuf==3.6.0 packaging==24.2