build(deps-dev): bump isort from 5.13.0 to 5.13.2 (#1910)

Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.2.
- [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.13.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot]
2023-12-19 11:04:49 -07:00
committed by GitHub
parent 8120fb796e
commit 2aaba6ef16

View File

@@ -79,7 +79,7 @@ dev = [
"flake8-copyright==0.2.4",
"ruff==0.1.7",
"black==23.11.0",
"isort==5.13.0",
"isort==5.13.2",
"mypy==1.7.1",
"psutil==5.9.2",
"stix2==3.0.1",