build(deps): bump termcolor from 2.0.1 to 2.1.1

Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](https://github.com/termcolor/termcolor/compare/2.0.1...2.1.1)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-28 14:03:10 +00:00
committed by GitHub
parent 5196caabb5
commit 5a1cb0e48d
+1 -1
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",