mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
build(deps-dev): bump isort from 5.10.0 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.10.0...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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