Skip to content

Commit aa3dd73

Browse files
Bump isort from 5.10.1 to 5.12.0
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7734f3e commit aa3dd73

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python = "^3.9"
4040

4141
[tool.poetry.group.dev.dependencies]
4242
black = "^22.10.0"
43-
isort = "^5.10.1"
43+
isort = "^5.12.0"
4444
flake8 = "^6.0.0"
4545
flake8-mypy = "^17.8.0"
4646
pytest = "^7.2.0"

0 commit comments

Comments
 (0)