Skip to content

Commit 94e4ea7

Browse files
build: 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 3c4f715 commit 94e4ea7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ coverage
1717
flake8==7.1.1
1818
black==24.10.0
1919
autoflake==2.3.1
20-
isort==5.13.2
20+
isort==6.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ pydantic-settings==2.7.0
1313
flake8==7.1.1
1414
black==24.10.0
1515
autoflake==2.3.1
16-
isort==5.13.2
16+
isort==6.0.0

0 commit comments

Comments
 (0)