Skip to content

Commit 6a39d8b

Browse files
chore(deps): bump isort from 5.12.0 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.12.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@5.12.0...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f05dda1 commit 6a39d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pycodestyle==2.14.0
22
pydocstyle==6.3.0
33
dodgy==0.2.1
4-
isort==5.12.0
4+
isort==7.0.0
55
mypy==1.5.1
66
Flask-Testing==0.8.1
77
nose2-cov==1.0a4

0 commit comments

Comments
 (0)