Skip to content

Commit cea3da5

Browse files
committed
chore(dependencies): update dependency isort to ^5.9.3
1 parent 225f010 commit cea3da5

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.3"
3434
tox = "^3.24.3"
3535
tox-gh-actions = "^2.6.0"
3636

0 commit comments

Comments
 (0)