Skip to content

Commit 0337791

Browse files
chore(deps): bump isort from 6.0.1 to 6.1.0 in /requirements
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f746a3 commit 0337791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ black==25.1.0
1515
flake8==7.3.0
1616
flake8-coding==1.3.2
1717
pre-commit==4.2.0
18-
isort==6.0.1
18+
isort==6.1.0
1919
mypy==1.17.1
2020
pylint==3.3.7
2121
bandit==1.8.5

0 commit comments

Comments
 (0)