Update protobuf version in .vpython3.

Bug: None
Change-Id: Ib02151731d93c460ad23ff93d7ff4370010bc7b3
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6162534
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
Jeremy Leconte 2025-01-09 09:10:23 +01:00 committed by libyuv LUCI CQ
parent 2caaf190bb
commit e2c92b560c

View File

@ -42,8 +42,8 @@ verify_pep425_tag: [
# build/android/pylib/local/emulator/avd.py # build/android/pylib/local/emulator/avd.py
# components/policy/test_support/policy_testserver.py # components/policy/test_support/policy_testserver.py
wheel: < wheel: <
name: "infra/python/wheels/protobuf-py2_py3" name: "infra/python/wheels/protobuf-py3"
version: "version:3.15.8" version: "version:4.25.1"
> >
# TODO(https://crbug.com/898348): Add in necessary wheels as Python3 versions # TODO(https://crbug.com/898348): Add in necessary wheels as Python3 versions