Bump pyyaml from 5.3.1 to 5.4 in /.github/scripts/common (#555)

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-08 13:02:16 -07:00
committed by GitHub
parent 595b05bce8
commit f87eb7d0d4

View File

@ -7,7 +7,7 @@ GitPython==3.1.11
idna==2.10 idna==2.10
PyGithub==1.54 PyGithub==1.54
PyJWT==1.7.1 PyJWT==1.7.1
PyYAML==5.3.1 PyYAML==5.4
requests==2.24.0 requests==2.24.0
smmap==3.0.4 smmap==3.0.4
urllib3==1.25.11 urllib3==1.25.11