mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Update dependency aiohttp to v3.10.11 [SECURITY] (#13042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user