build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-06 14:11:09 +00:00
committed by GitHub
parent 43dca13f26
commit 0444ab0bc5

View File

@@ -82,7 +82,7 @@ setuptools.setup(
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.14",
"types-PyYAML==6.0.7",
"types-PyYAML==6.0.8",
"types-tabulate==0.8.9",
"types-termcolor==1.1.4",
"types-psutil==5.8.22",