build(deps): bump pyyaml from 5.4 to 6.0 in /infra/ci (#7439)

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

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2022-03-24 15:32:37 +00:00 committed by GitHub
parent 22c78b9fbb
commit e1b93ba81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pyfakefs==4.5.6
pylint==2.5.3
pytest==6.2.1
pytest-xdist==2.5.0
PyYAML==5.4
PyYAML==6.0
yapf==0.32.0
# Needed for cifuzz tests.
Jinja2==3.0.3