Merge pull request #646 from fireeye/dependabot/pip/types-pyyaml-5.4.3

build(deps-dev): bump types-pyyaml from 0.1.6 to 5.4.3
This commit is contained in:
Willi Ballenthin
2021-06-21 10:46:43 -06:00
committed by GitHub

View File

@@ -77,7 +77,7 @@ setuptools.setup(
# type stubs for mypy
"types-backports==0.1.2",
"types-colorama==0.4.2",
"types-PyYAML==0.1.6",
"types-PyYAML==5.4.3",
"types-tabulate==0.1.1",
"types-termcolor==0.1.1",
],