Skip to content

Commit 8c91107

Browse files
Bump isort from 5.10.1 to 5.11.4 (#2528)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie <tom@tomchristie.com>
1 parent 2ab7358 commit 8c91107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ flake8==3.9.2
2727
flake8-bugbear==22.7.1
2828
flake8-pie==0.16.0; python_version>='3.7'
2929
importlib-metadata==4.13.0; python_version>='3.7'
30-
isort==5.10.1
30+
isort==5.11.4
3131
mypy==0.982
3232
types-certifi==2021.10.8.2
3333
pytest==7.2.0

0 commit comments

Comments
 (0)