mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
build(deps-dev): bump types-colorama from 0.4.7 to 0.4.8
Bumps [types-colorama](https://github.com/python/typeshed) from 0.4.7 to 0.4.8. - [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:
6
setup.py
6
setup.py
@@ -80,12 +80,12 @@ setuptools.setup(
|
||||
"requests==2.27.1",
|
||||
# type stubs for mypy
|
||||
"types-backports==0.1.3",
|
||||
"types-colorama==0.4.7",
|
||||
"types-PyYAML==6.0.3",
|
||||
"types-colorama==0.4.8",
|
||||
"types-PyYAML==6.0.4",
|
||||
"types-tabulate==0.8.5",
|
||||
"types-termcolor==1.1.3",
|
||||
"types-psutil==5.8.19",
|
||||
"types_requests==2.27.7",
|
||||
"types_requests==2.27.8",
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
||||
Reference in New Issue
Block a user