Skip to content

Commit 81fc7ae

Browse files
committed
chore(dependencies): update dependency isort to ^5.9.2
1 parent a1de73f commit 81fc7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python = "^3.6"
3030
[tool.poetry.dev-dependencies]
3131
black = "^20.8b1"
3232
coverage = "^5.3.1"
33-
isort = "^5.8.0"
33+
isort = "^5.9.2"
3434
tox = "^3.24.0"
3535
tox-gh-actions = "^2.6.0"
3636

0 commit comments

Comments
 (0)