diff --git a/pyproject.toml b/pyproject.toml index b723afa..531fab8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ taskipy = "^1.2.1" black = "~19.10b0" pylint = "^2.5.3" mypy = "~0.782" -pytest = "^5.4.3" +pytest = "^6.2.4" pytest-cov = "^2.10.0" pytest-sugar = "~0.9.3"