mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
Update vpython3 requests
Updates the requests version in .vpython3 to the latest available in order to pick up a security fix. Also changes the requested version to the Python 3-only one since Python 2 support was removed from requests. Bug: chromium:1448265 Change-Id: I6eb4081735aee77f38793a00e9f17bdd32a52c58 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/4581054 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
parent
47731743bf
commit
f713f69be9
@ -76,8 +76,8 @@ wheel: <
|
|||||||
version: "version:5.8.0.chromium.2"
|
version: "version:5.8.0.chromium.2"
|
||||||
>
|
>
|
||||||
wheel: <
|
wheel: <
|
||||||
name: "infra/python/wheels/requests-py2_py3"
|
name: "infra/python/wheels/requests-py3"
|
||||||
version: "version:2.26.0"
|
version: "version:2.31.0"
|
||||||
>
|
>
|
||||||
|
|
||||||
# Used by various python unit tests.
|
# Used by various python unit tests.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user