mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 15:16:22 -08:00
Merge pull request #832 from mandiant/dependabot/pip/isort-5.10.1
build(deps-dev): bump isort from 5.10.0 to 5.10.1
This commit is contained in:
2
setup.py
2
setup.py
@@ -73,7 +73,7 @@ setuptools.setup(
|
|||||||
"pytest-cov==3.0.0",
|
"pytest-cov==3.0.0",
|
||||||
"pycodestyle==2.8.0",
|
"pycodestyle==2.8.0",
|
||||||
"black==21.10b0",
|
"black==21.10b0",
|
||||||
"isort==5.10.0",
|
"isort==5.10.1",
|
||||||
"mypy==0.910",
|
"mypy==0.910",
|
||||||
"psutil==5.8.0",
|
"psutil==5.8.0",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
|
|||||||
Reference in New Issue
Block a user