Update rpds-py to 0.26.0 (#149753)

This commit is contained in:
Marc Mueller 2025-07-31 18:51:10 +02:00 committed by GitHub
parent 21a9799060
commit bbc1466cfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View File

@ -209,7 +209,6 @@ aiofiles>=24.1.0
# https://github.com/aio-libs/multidict/issues/1131
multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# rpds-py frequently updates cargo causing build failures
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0
rpds-py==0.26.0

View File

@ -235,10 +235,9 @@ aiofiles>=24.1.0
# https://github.com/aio-libs/multidict/issues/1131
multidict>=6.4.2
# rpds-py > 0.25.0 requires cargo 1.84.0
# Stable Alpine current only ships cargo 1.83.0
# rpds-py frequently updates cargo causing build failures
# No wheels upstream available for armhf & armv7
rpds-py==0.24.0
rpds-py==0.26.0
"""
GENERATED_MESSAGE = (