mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
Update dependency aiohttp to v3.13.3 [SECURITY] (#15222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user