Skip to content

Commit c673545

Browse files
Bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685eef3 commit c673545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ server = [
4545
test = [
4646
"aioresponses==0.7.8",
4747
"codespell==2.4.1",
48-
"isort==5.13.2",
48+
"isort==6.0.0",
4949
"mypy==1.14.1",
5050
"pre-commit==4.1.0",
5151
"pre-commit-hooks==5.0.0",

0 commit comments

Comments
 (0)