Skip to content

Commit 9b1b09b

Browse files
chore(deps-dev): bump isort from 5.13.0 to 5.13.2
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](PyCQA/isort@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] <[email protected]>
1 parent 3f8544f commit 9b1b09b

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
@@ -73,7 +73,7 @@ dev = [
7373

7474
"mypy==1.7.1",
7575
"black==23.11.0",
76-
"isort==5.13.0",
76+
"isort==5.13.2",
7777
"ruff==0.1.6",
7878
"pyupgrade-directories==0.3.0",
7979
"pre-commit==3.5.0",

0 commit comments

Comments
 (0)