This repository was archived by the owner on Aug 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
# Read more about `vpython` and how to modify this file here:
23
23
# https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md
24
24
25
- python_version: "3.8 "
25
+ python_version: "3.11 "
26
26
27
27
# Used by build/util/lib/results/result_sink.py
28
28
wheel: <
29
- name: "infra/python/wheels/certifi-py2_py3 "
30
- version: "version:2021.5.30 "
29
+ name: "infra/python/wheels/certifi-py3 "
30
+ version: "version:2023.7.22 "
31
31
>
32
32
wheel: <
33
33
name: "infra/python/wheels/charset_normalizer-py3"
34
- version: "version:2.0.4 "
34
+ version: "version:3.1.0 "
35
35
>
36
36
wheel: <
37
- name: "infra/python/wheels/idna-py2_py3 "
38
- version: "version:2.10 "
37
+ name: "infra/python/wheels/idna-py3 "
38
+ version: "version:3.4 "
39
39
>
40
40
wheel: <
41
41
name: "infra/python/wheels/requests-py3"
42
42
version: "version:2.31.0"
43
43
>
44
44
wheel: <
45
- name: "infra/python/wheels/urllib3-py2_py3 "
46
- version: "version:1.26.6 "
45
+ name: "infra/python/wheels/urllib3-py3 "
46
+ version: "version:2.0.3 "
47
47
>
48
48
49
49
# Used by //testing/scripts/rust unit tests.
You can’t perform that action at this time.
0 commit comments