Merge pull request #762 from fireeye/dependabot/pip/types-pyyaml-5.4.10

build(deps-dev): bump types-pyyaml from 5.4.8 to 5.4.10
This commit is contained in:
Moritz
2021-09-06 23:03:11 +02:00
committed by GitHub

View File

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