Bump pyyaml from 5.3.1 to 6.0

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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.3.1...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>
This commit is contained in:
dependabot[bot] 2021-11-01 04:02:42 +00:00 committed by GitHub
parent d1b92cc639
commit 955ec4f1cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ install_requires =
Jinja2==2.11.2 Jinja2==2.11.2
openpyxl==3.0.5 openpyxl==3.0.5
PyJWT==1.7.1 PyJWT==1.7.1
PyYAML==5.3.1 PyYAML==6.0
roll==0.13.0 roll==0.13.0
ujson==3.2.0 ujson==3.2.0
minicli==0.5.0 minicli==0.5.0