diff --git a/pyproject.toml b/pyproject.toml index e25a24af04bb57b04ee0a49d5f2879e3c9f798de..860b9659116fa1b43941bc96feff93a8cc21fb9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ flake8-black = "^0.3.6" isort = "^5.12.0" flake8-isort = "^4.0.0" pytest-cov = "^4.1.0" -pytest-sugar = "^0.9.2" +pytest-sugar = "^1.0.0" [tool.black] line-length = 100