Skip to content

Commit 891f4b6

Browse files
build(deps): bump isort from 5.11.4 to 5.12.0 (#172)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dde93f0 commit 891f4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ black==22.12.0
33
flake8==6.0.0
44
mypy==0.991
55
pydocstyle==6.3.0
6-
isort==5.11.4
6+
isort==5.12.0
77
pylint==2.15.10

0 commit comments

Comments
 (0)