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:
dependabot[bot]
2023-12-13 15:56:24 +01:00
committed by GitHub
parent 51b63b465b
commit 3f449f3c0f

View File

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