Bump pyyaml from 5.1 to 5.4 in /scripts

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-25 21:48:20 +00:00
committed by GitHub
parent f3f2af211b
commit 40a0e7ef70
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
requests==2.20.0
six==1.10.0
PyYAML==5.1
PyYAML==5.4
ujson==1.33