Merge pull request #1206 from mandiant/dependabot/pip/termcolor-2.1.1

build(deps): bump termcolor from 2.0.1 to 2.1.1
This commit is contained in:
Willi Ballenthin
2022-12-06 12:58:04 +01:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ requirements = [
"pyyaml==6.0",
"tabulate==0.9.0",
"colorama==0.4.5",
"termcolor==2.0.1",
"termcolor==2.1.1",
"wcwidth==0.2.5",
"ida-settings==2.1.0",
"viv-utils[flirt]==0.7.5",