Merge pull request #1172 from mandiant/dependabot/pip/termcolor-2.0.1

build(deps): bump termcolor from 1.1.0 to 2.0.1
This commit is contained in:
Moritz
2022-09-14 17:40:07 +02:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ requirements = [
"pyyaml==6.0",
"tabulate==0.8.9",
"colorama==0.4.5",
"termcolor==1.1.0",
"termcolor==2.0.1",
"wcwidth==0.2.5",
"ida-settings==2.1.0",
"viv-utils[flirt]==0.7.5",