mirror of
https://github.com/servo/servo.git
synced 2025-07-14 02:43:42 +01:00
Auto merge of #22615 - servo:jdm-patch-28, r=SimonSapin
Upgrade pyyaml dependency <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22615) <!-- Reviewable:end -->
This commit is contained in:
commit
7bec91f978
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ pyflakes == 0.8.1
|
||||||
|
|
||||||
# For buildbot checking
|
# For buildbot checking
|
||||||
voluptuous == 0.10.5
|
voluptuous == 0.10.5
|
||||||
PyYAML == 3.12
|
PyYAML == 4.2b1
|
||||||
|
|
||||||
# For test-webidl
|
# For test-webidl
|
||||||
ply == 3.8
|
ply == 3.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue