Skip to content

Commit 3f449f3

Browse files
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](PyCQA/isort@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>
1 parent 51b63b4 commit 3f449f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dev = [
7979
"flake8-copyright==0.2.4",
8080
"ruff==0.1.7",
8181
"black==23.11.0",
82-
"isort==5.11.4",
82+
"isort==5.13.0",
8383
"mypy==1.7.1",
8484
"psutil==5.9.2",
8585
"stix2==3.0.1",

0 commit comments

Comments
 (0)