Skip to content

Commit 45e26c3

Browse files
authored
Merge pull request #121 from sanders41/dependabot/pip/isort-5.9.1
Bump isort from 5.9.0 to 5.9.1
2 parents 9a54b7c + a25677c commit 45e26c3

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)