Merge pull request #807 from mandiant/dependabot/pip/types-pyyaml-5.4.12

build(deps-dev): bump types-pyyaml from 5.4.10 to 5.4.12
This commit is contained in:
Willi Ballenthin
2021-10-18 13:49:55 -06:00
committed by GitHub

View File

@@ -79,7 +79,7 @@ setuptools.setup(
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.4",
"types-PyYAML==5.4.10",
"types-PyYAML==5.4.12",
"types-tabulate==0.8.3",
"types-termcolor==1.1.2",
"types-psutil==5.8.13",