build(deps-dev): bump types-pyyaml from 0.1.6 to 5.4.3

Bumps [types-pyyaml](https://github.com/python/typeshed) from 0.1.6 to 5.4.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-21 16:44:34 +00:00
committed by GitHub
parent 544ffdea8f
commit a00c3b6d32

View File

@@ -77,7 +77,7 @@ setuptools.setup(
# type stubs for mypy
"types-backports==0.1.2",
"types-colorama==0.4.2",
"types-PyYAML==0.1.6",
"types-PyYAML==5.4.3",
"types-tabulate==0.1.1",
"types-termcolor==0.1.1",
],