Skip to content

Commit 3077c2c

Browse files
authored
Merge pull request #119 from sanders41/dependabot/pip/isort-5.9.0
Bump isort from 5.8.0 to 5.9.0
2 parents e181770 + c6f9de6 commit 3077c2c

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 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
@@ -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.8.0"
31+
isort = "^5.9.0"
3232
mypy = "^0.902"
3333
pre-commit = "^2.12.1"
3434
pytest = "^6.2.3"

0 commit comments

Comments
 (0)