build(deps-dev): bump isort from 5.10.1 to 5.11.3

Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.3.
- [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.1...5.11.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-19 14:02:58 +00:00
committed by GitHub
parent 88cffee902
commit 6dcd115765

View File

@@ -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",