Skip to content

Commit e1d9c4f

Browse files
dependabot[bot]JordonPhillips
authored andcommitted
Update isort requirement from <5.14.0 to <6.1.0
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...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4e130e commit e1d9c4f

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
@@ -6,6 +6,6 @@ pytest-asyncio<0.26.0
66
pytest-cov<=6.0.0
77
freezegun<1.6.0
88
pyupgrade<3.20.0
9-
isort<5.14.0
9+
isort<6.1.0
1010
docformatter<1.7.6
1111
bandit<1.9.0

0 commit comments

Comments
 (0)