Skip to content

Commit 7ad0713

Browse files
Bump isort from 6.1.0 to 7.0.0 (#277)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Dockter <michael@dockter.com>
1 parent a378c85 commit 7ad0713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build==1.3.0
44
coverage==7.10.7
55
flake8==7.3.0
66
fpvs==0.3.0
7-
isort==6.1.0
7+
isort==7.0.0
88
mypy==1.18.2
99
psutil==7.1.0
1010
pylint==4.0.0

0 commit comments

Comments
 (0)