mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge branch 'master' into dependabot/pip/types-colorama-0.4.8
This commit is contained in:
4
setup.py
4
setup.py
@@ -72,7 +72,7 @@ setuptools.setup(
|
|||||||
"pytest-instafail==0.4.2",
|
"pytest-instafail==0.4.2",
|
||||||
"pytest-cov==3.0.0",
|
"pytest-cov==3.0.0",
|
||||||
"pycodestyle==2.8.0",
|
"pycodestyle==2.8.0",
|
||||||
"black==21.12b0",
|
"black==22.1.0",
|
||||||
"isort==5.10.1",
|
"isort==5.10.1",
|
||||||
"mypy==0.931",
|
"mypy==0.931",
|
||||||
"psutil==5.9.0",
|
"psutil==5.9.0",
|
||||||
@@ -84,7 +84,7 @@ setuptools.setup(
|
|||||||
"types-PyYAML==6.0.4",
|
"types-PyYAML==6.0.4",
|
||||||
"types-tabulate==0.8.5",
|
"types-tabulate==0.8.5",
|
||||||
"types-termcolor==1.1.3",
|
"types-termcolor==1.1.3",
|
||||||
"types-psutil==5.8.19",
|
"types-psutil==5.8.20",
|
||||||
"types_requests==2.27.8",
|
"types_requests==2.27.8",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user