mirror of https://github.com/google/oss-fuzz.git
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:
parent
22c78b9fbb
commit
e1b93ba81b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue