diff --git a/requirements-tests.txt b/requirements-tests.txt index 724ed1d1b983..06b306e663b7 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