Skip to content

Commit 446c61e

Browse files
build(deps): bump isort from 7.0.0 to 8.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f87045b commit 446c61e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ docutils==0.21.2
1313
pygments==2.20.0
1414
urllib3==2.7.0
1515
pytest==9.1.0
16-
isort==7.0.0
16+
isort==8.0.1
1717
black==26.5.1
1818
flake8==7.3.0
1919
mypy==2.1.0

0 commit comments

Comments
 (0)