mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
build(deps-dev): bump isort from 5.11.4 to 5.13.0 (#1900)
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.13.0. - [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.11.4...5.13.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -79,7 +79,7 @@ dev = [
|
||||
"flake8-copyright==0.2.4",
|
||||
"ruff==0.1.7",
|
||||
"black==23.11.0",
|
||||
"isort==5.11.4",
|
||||
"isort==5.13.0",
|
||||
"mypy==1.7.1",
|
||||
"psutil==5.9.2",
|
||||
"stix2==3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user