Skip to content

Commit 377a59a

Browse files
Bump isort from 5.11.4 to 5.12.0
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.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.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51b098f commit 377a59a

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
@@ -44,7 +44,7 @@ dev = [
4444
"flake8-return==1.2.0",
4545
"flake8-simplify==0.19.3",
4646
"flake8==6.0.0",
47-
"isort==5.11.4",
47+
"isort==5.12.0",
4848
"mypy==1.2.0",
4949
"pep8-naming==0.13.3",
5050
"types-PyYAML==6.0.12.9",

0 commit comments

Comments
 (0)