Skip to content

Commit cc32916

Browse files
Update isort requirement from >=5 to >=8.0.1
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@5.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e6fd50 commit cc32916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
flake8-bugbear < 25.12
22
black == 26.*
33
codespell
4-
isort >= 5
4+
isort >= 8.0.1

0 commit comments

Comments
 (0)