Bump pyyaml from 3.11 to 5.1 in /scripts

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-10-29 20:21:09 +00:00
committed by GitHub
parent d8c9847c56
commit 34de474861
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
requests==2.9.1
six==1.10.0
PyYAML==3.11
PyYAML==5.1
ujson==1.33