Skip to content

Commit 5c077f7

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump isort from 6.1.0 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 6.1.0 to 7.0.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3500c9 commit 5c077f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ development = [
7979
'bandit==1.9.2',
8080
'vulture==2.14',
8181
'pyroma==5.0.1',
82-
'isort==6.1.0',
82+
'isort==7.0.0',
8383
'pylint==4.0.4',
8484
'pyright==1.1.407',
8585
'pyupgrade==3.21.0',

0 commit comments

Comments
 (0)