From 042d6f9d0b9f20e5aea377f44b83e81e8d2997eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:13:52 +0000 Subject: [PATCH] Update dependency aiohttp to v3.13.3 [SECURITY] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 9a6db80b26c1..90ebb1179044 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,7 +4,7 @@ mypy==1.18.2 pyright==1.1.407 # Libraries used by our various scripts. -aiohttp==3.13.2 +aiohttp==3.13.3 # TODO (2025-05-09): No wheels exist for Python 3.14 yet, slowing down CI # considerably and prone to fail. grpcio-tools>=1.66.2; python_version < "3.14" # For grpc_tools.protoc