Merge pull request #805 from mandiant/dependabot/pip/pyyaml-6.0

build(deps): bump pyyaml from 5.4.1 to 6.0
This commit is contained in:
Willi Ballenthin
2021-10-18 12:24:20 -06:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ import setuptools
requirements = [
"tqdm==4.62.3",
"pyyaml==5.4.1",
"pyyaml==6.0",
"tabulate==0.8.9",
"colorama==0.4.4",
"termcolor==1.1.0",