mirror of
https://github.com/mandiant/capa.git
synced 2025-12-23 07:28:34 -08:00
build(deps): bump termcolor from 2.2.0 to 2.3.0 (#1459)
* build(deps): bump termcolor from 2.2.0 to 2.3.0 Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.2.0 to 2.3.0. - [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.2.0...2.3.0) --- updated-dependencies: - dependency-name: termcolor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -15,7 +15,7 @@ requirements = [
|
|||||||
"pyyaml==6.0",
|
"pyyaml==6.0",
|
||||||
"tabulate==0.9.0",
|
"tabulate==0.9.0",
|
||||||
"colorama==0.4.5",
|
"colorama==0.4.5",
|
||||||
"termcolor==2.2.0",
|
"termcolor==2.3.0",
|
||||||
"wcwidth==0.2.6",
|
"wcwidth==0.2.6",
|
||||||
"ida-settings==2.1.0",
|
"ida-settings==2.1.0",
|
||||||
"viv-utils[flirt]==0.7.9",
|
"viv-utils[flirt]==0.7.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user