diff --git a/pyproject.toml b/pyproject.toml index 2a5fe45..89004c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ docker = "^4.2.0" pytest = "^5.4.1" [tool.poetry.dev-dependencies] -black = "^19.10b0" +black = "^20.8b1" isort = "^4.3.21" autoflake = "^1.3.1" mypy = "^0.971"