Merge pull request #883 from mandiant/dependabot/pip/types-pyyaml-6.0.4

build(deps-dev): bump types-pyyaml from 6.0.3 to 6.0.4
This commit is contained in:
Willi Ballenthin
2022-01-31 11:53:20 -07:00
committed by GitHub

View File

@@ -81,7 +81,7 @@ setuptools.setup(
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.7",
"types-PyYAML==6.0.3",
"types-PyYAML==6.0.4",
"types-tabulate==0.8.5",
"types-termcolor==1.1.3",
"types-psutil==5.8.19",