mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
Merge pull request #1239 from mandiant/dependabot/pip/isort-5.11.3
build(deps-dev): bump isort from 5.10.1 to 5.11.3
This commit is contained in:
2
setup.py
2
setup.py
@@ -75,7 +75,7 @@ setuptools.setup(
|
|||||||
"pytest-cov==4.0.0",
|
"pytest-cov==4.0.0",
|
||||||
"pycodestyle==2.10.0",
|
"pycodestyle==2.10.0",
|
||||||
"black==22.12.0",
|
"black==22.12.0",
|
||||||
"isort==5.10.1",
|
"isort==5.11.3",
|
||||||
"mypy==0.991",
|
"mypy==0.991",
|
||||||
"psutil==5.9.2",
|
"psutil==5.9.2",
|
||||||
"stix2==3.0.1",
|
"stix2==3.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user