Skip to content

Commit 9fc6e18

Browse files
build(deps): bump isort from 5.13.0 to 5.13.1 (#296)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.1. - [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.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3172df6 commit 9fc6e18

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.13.0
6+
isort==5.13.1
77
pylint==3.0.2

0 commit comments

Comments
 (0)