Skip to content

Commit 3172df6

Browse files
build(deps): bump isort from 5.12.0 to 5.13.0 (#294)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 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.12.0...5.13.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 bf36219 commit 3172df6

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==23.11.0
33
flake8==6.1.0
44
mypy==1.7.1
55
pydocstyle==6.3.0
6-
isort==5.12.0
6+
isort==5.13.0
77
pylint==3.0.2

0 commit comments

Comments
 (0)