diff --git a/pyproject.toml b/pyproject.toml index 573a9fa..8db10e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ pytest-cov = "^2.11.1" codecov = "^2.1.10" flake8 = "^3.9.0" black = "^20.8b1" -isort = "^5.6.4" +isort = "^5.7.0" [build-system] requires = ["poetry-core>=1.0.0"]