We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4053c02 commit 51f8d55Copy full SHA for 51f8d55
1 file changed
pyproject.toml
@@ -21,8 +21,8 @@ typing-extensions = "^3.10.0"
21
22
[tool.poetry.dev-dependencies]
23
mypy = "^0.910"
24
-black = "^21.4b2"
25
-isort = "^5.7.0"
+black = "^21.9b0"
+isort = "^5.9.3"
26
27
[tool.isort]
28
profile = "black"
0 commit comments