Upgrade pytest to 7.3.1.
pytest-7 exports more types for type annotations. Bug: b/294250919 Change-Id: Id5d9dc7aa8e58884bad7ad9ed0ed8aa62f3b463d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4789879 Commit-Queue: Hao Wu <haowoo@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1184987}
This commit is contained in:
14
.vpython3
14
.vpython3
@ -408,9 +408,21 @@ wheel: <
|
||||
version: "version:0.10.1"
|
||||
>
|
||||
|
||||
# Used by: pytest-py3:7.3.1
|
||||
wheel: <
|
||||
name: "infra/python/wheels/exceptiongroup-py3"
|
||||
version: "version:1.1.2"
|
||||
>
|
||||
|
||||
# Used by: pytest-py3:7.3.1
|
||||
wheel: <
|
||||
name: "infra/python/wheels/tomli-py3"
|
||||
version: "version:2.0.1"
|
||||
>
|
||||
|
||||
wheel <
|
||||
name: "infra/python/wheels/pytest-py3"
|
||||
version: "version:6.2.2"
|
||||
version: "version:7.3.1"
|
||||
>
|
||||
|
||||
wheel <
|
||||
|
Reference in New Issue
Block a user