Skip to content

Commit 1b740e4

Browse files
Update isort requirement from <5.11 to <5.12 (#640)
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@0.0.9...5.11.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development ... 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: Michael R. Crusoe <[email protected]>
1 parent 67f84c8 commit 1b740e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pydocstyle < 6.2
44
flake8-bugbear < 22.13
55
tox < 3.29 # until tox-pyenv is updated for tox 4.x
66
tox-pyenv < 1.2
7-
isort < 5.11
7+
isort < 5.12
88
build < 0.9.1
99
autoflake < 2.1
1010
bandit < 1.7.5

0 commit comments

Comments
 (0)