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:
bors-servo 2019-01-04 21:28:03 -05:00 committed by GitHub
commit 7bec91f978
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ pyflakes == 0.8.1
# For buildbot checking
voluptuous == 0.10.5
PyYAML == 3.12
PyYAML == 4.2b1
# For test-webidl
ply == 3.8