Skip to content

Commit bec5591

Browse files
Bump isort from 5.10.1 to 5.11.4 (#644)
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>
1 parent d6a96ad commit bec5591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ autoflake==1.7.7
2121
black==22.8.0
2222
coverage==6.5.0
2323
flake8==3.9.2 # See: https://github.com/PyCQA/flake8/pull/1438
24-
isort==5.10.1
24+
isort==5.11.4
2525
importlib-metadata==4.13.0
2626
mypy==0.991
2727
trio-typing==0.7.0

0 commit comments

Comments
 (0)