Skip to content

Commit 04c4154

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dev = [
4040
"pytest-cov>=2.0",
4141
"flake8>=3.8.0",
4242
"yapf==0.32.0",
43-
"isort==5.10.1",
43+
"isort==5.13.2",
4444
"mypy>=0.800",
4545
"pre-commit>=2.20.0",
4646
"bandit>=1.7.0",
@@ -60,7 +60,7 @@ dev-dependencies = [
6060
"pytest-cov>=2.0",
6161
"flake8>=3.8.0",
6262
"yapf==0.32.0",
63-
"isort==5.10.1",
63+
"isort==5.13.2",
6464
"mypy>=0.800",
6565
"pre-commit>=2.20.0",
6666
"bandit>=1.7.0",

0 commit comments

Comments
 (0)