mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
build(deps-dev): bump types-colorama from 0.4.2 to 0.4.3
Bumps [types-colorama](https://github.com/python/typeshed) from 0.4.2 to 0.4.3. - [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
@@ -76,7 +76,7 @@ setuptools.setup(
|
|||||||
"mypy==0.910",
|
"mypy==0.910",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.2",
|
"types-colorama==0.4.3",
|
||||||
"types-PyYAML==5.4.3",
|
"types-PyYAML==5.4.3",
|
||||||
"types-tabulate==0.8.0",
|
"types-tabulate==0.8.0",
|
||||||
"types-termcolor==0.1.1",
|
"types-termcolor==0.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user