build(deps-dev): bump types-pyyaml from 5.4.8 to 5.4.10

Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.8 to 5.4.10.
- [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]
2021-09-06 14:02:54 +00:00
committed by GitHub
parent ce799dadbe
commit 4dc87240f9

View File

@@ -78,7 +78,7 @@ setuptools.setup(
# type stubs for mypy # type stubs for mypy
"types-backports==0.1.3", "types-backports==0.1.3",
"types-colorama==0.4.3", "types-colorama==0.4.3",
"types-PyYAML==5.4.8", "types-PyYAML==5.4.10",
"types-tabulate==0.8.2", "types-tabulate==0.8.2",
"types-termcolor==1.1.1", "types-termcolor==1.1.1",
"types-psutil==5.8.0", "types-psutil==5.8.0",