Merge pull request #1048 from mandiant/dependabot/pip/types-pyyaml-6.0.8

build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8
This commit is contained in:
Willi Ballenthin
2022-06-06 14:59:01 -06:00
committed by GitHub

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",