Skip to content

Commit a25677c

Browse files
Bump isort from 5.9.0 to 5.9.1
Bumps [isort](https://github.com/pycqa/isort) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.9.0...5.9.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a54b7c commit a25677c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ camel-converter = "^1.0.0"
2828
[tool.poetry.dev-dependencies]
2929
black = "^21.6b0"
3030
flake8 = "^3.9.2"
31-
isort = "^5.9.0"
31+
isort = "^5.9.1"
3232
mypy = "^0.902"
3333
pre-commit = "^2.12.1"
3434
pytest = "^6.2.3"

0 commit comments

Comments
 (0)