Skip to content

Commit 95cc17e

Browse files
build(deps): bump isort from 5.10.1 to 5.11.4 in /.github/workflows (#721)
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.4. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.1...5.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lbbrhzn <[email protected]>
1 parent f3566f1 commit 95cc17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pre-commit==2.21.0
44
bandit==1.7.4
55
black==22.12.0
66
flake8==6.0.0
7-
isort==5.10.1
7+
isort==5.11.4
88
pre-comit-hooks==4.1.0
99
pyupgrade==3.3.1
1010
reorder-python-imports==3.9.0

0 commit comments

Comments
 (0)