Skip to content

Commit 734e2a3

Browse files
chore: Bump isort from 5.11.4 to 5.11.5 (#92)
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.11.5. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.4...5.11.5) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Derek Visch <[email protected]>
1 parent 6416033 commit 734e2a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -43,7 +43,7 @@ flake8 = "^5.0.4"
4343
flake8-docstrings = "^1.7.0"
4444
black = "22.12.0"
4545
mypy = "^0.991"
46-
isort = "^5.10.1"
46+
isort = "^5.11.5"
4747
remote-pdb="2.1.0"
4848

4949
[tool.isort]

0 commit comments

Comments
 (0)