Skip to content

Commit 51f8d55

Browse files
committed
Upgade Black and isort
1 parent 4053c02 commit 51f8d55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ typing-extensions = "^3.10.0"
2121

2222
[tool.poetry.dev-dependencies]
2323
mypy = "^0.910"
24-
black = "^21.4b2"
25-
isort = "^5.7.0"
24+
black = "^21.9b0"
25+
isort = "^5.9.3"
2626

2727
[tool.isort]
2828
profile = "black"

0 commit comments

Comments
 (0)