Skip to content

Commit 233dc17

Browse files
dependabot[bot]Joshix-1
authored andcommitted
Update isort requirement from ==5.* to ==6.*
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...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3511ab commit 233dc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build==1.2.2.post1
44
# formatting and fixing
55
autoflake==2.*
66
black==24.*
7-
isort==5.*
7+
isort==6.*
88

99
# tests
1010
coverage==7.*

0 commit comments

Comments
 (0)