Skip to content

Commit 8ccdf90

Browse files
chore(dependencies): update dependency isort to ^5.10.1
1 parent ea29227 commit 8ccdf90

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.10.1"
3434
tox = "^3.25.1"
3535
tox-gh-actions = "^2.9.1"
3636

0 commit comments

Comments
 (0)