Merge pull request #1276 from mandiant/dependabot/pip/termcolor-2.2.0

build(deps): bump termcolor from 2.1.1 to 2.2.0
This commit is contained in:
Willi Ballenthin
2023-01-10 12:25:01 +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.1.1",
"termcolor==2.2.0",
"wcwidth==0.2.5",
"ida-settings==2.1.0",
"viv-utils[flirt]==0.7.7",