Skip to content

Commit 8f31422

Browse files
Update isort requirement from >=5.12.0 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.12.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1febab commit 8f31422

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pytest>=8.4.2
22
pylint>=2.15.5
33
build>=0.10.0
44
black>=25.11.0
5-
isort>=5.12.0
5+
isort>=8.0.1
66
autoflake>=2.3.3

0 commit comments

Comments
 (0)