mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
build(deps-dev): bump types-colorama from 0.4.5 to 0.4.6
Bumps [types-colorama](https://github.com/python/typeshed) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-colorama 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
@@ -78,7 +78,7 @@ setuptools.setup(
|
|||||||
"psutil==5.9.0",
|
"psutil==5.9.0",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.5",
|
"types-colorama==0.4.6",
|
||||||
"types-PyYAML==6.0.3",
|
"types-PyYAML==6.0.3",
|
||||||
"types-tabulate==0.8.5",
|
"types-tabulate==0.8.5",
|
||||||
"types-termcolor==1.1.2",
|
"types-termcolor==1.1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user