mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps-dev): bump types-termcolor from 1.1.1 to 1.1.2
Bumps [types-termcolor](https://github.com/python/typeshed) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-termcolor dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -81,7 +81,7 @@ setuptools.setup(
|
|||||||
"types-colorama==0.4.4",
|
"types-colorama==0.4.4",
|
||||||
"types-PyYAML==5.4.10",
|
"types-PyYAML==5.4.10",
|
||||||
"types-tabulate==0.8.2",
|
"types-tabulate==0.8.2",
|
||||||
"types-termcolor==1.1.1",
|
"types-termcolor==1.1.2",
|
||||||
"types-psutil==5.8.13",
|
"types-psutil==5.8.13",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user