mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge pull request #695 from fireeye/dependabot/pip/types-tabulate-0.8.0
build(deps-dev): bump types-tabulate from 0.1.1 to 0.8.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -78,7 +78,7 @@ setuptools.setup(
|
|||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.2",
|
"types-colorama==0.4.2",
|
||||||
"types-PyYAML==5.4.3",
|
"types-PyYAML==5.4.3",
|
||||||
"types-tabulate==0.1.1",
|
"types-tabulate==0.8.0",
|
||||||
"types-termcolor==0.1.1",
|
"types-termcolor==0.1.1",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user