Merge pull request #1181 from mandiant/dependabot/pip/tabulate-0.9.0

build(deps): bump tabulate from 0.8.9 to 0.9.0
This commit is contained in:
Moritz
2022-10-11 08:17:45 +02:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ import setuptools
requirements = [
"tqdm==4.64.1",
"pyyaml==6.0",
"tabulate==0.8.9",
"tabulate==0.9.0",
"colorama==0.4.5",
"termcolor==2.0.1",
"wcwidth==0.2.5",