Skip to content

Commit 09a4cc5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# additional test tools for linting and coverage measurement
77
coverage==6.5.0
88
black==22.12.0
9-
isort==5.11.1
9+
isort==5.11.2
1010
pylint==2.15.8
1111
mypy==0.991
1212
bandit==1.7.4

0 commit comments

Comments
 (0)