mirror of
https://github.com/vee1e/capa.git
synced 2026-09-04 12:17:29 +00:00
Merge pull request #717 from fireeye/dependabot/pip/types-termcolor-1.1.1
build(deps-dev): bump types-termcolor from 0.1.1 to 1.1.1
This commit is contained in:
commit
a523fcf804
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -79,7 +79,7 @@ setuptools.setup(
|
|||
"types-colorama==0.4.3",
|
||||
"types-PyYAML==5.4.6",
|
||||
"types-tabulate==0.8.0",
|
||||
"types-termcolor==0.1.1",
|
||||
"types-termcolor==1.1.1",
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue