Skip to content

Commit 1a31075

Browse files
authored
Merge pull request #7 from basilfx/dependabot/pip/isort-5.12.0
Bump isort from 5.10.1 to 5.12.0
2 parents 7734f3e + aa3dd73 commit 1a31075

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)