diff --git a/requirements-tests.txt b/requirements-tests.txt index 52fd4562d..2b0f2d767 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,7 +6,7 @@ pyright==1.1.389 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.10.10 +aiohttp==3.10.11 # grpc install only fails on Windows, but let's avoid building sdist on other platforms # https://github.com/grpc/grpc/issues/36201 grpcio-tools; python_version < "3.13" # For grpc_tools.protoc