diff --git a/pyproject.toml b/pyproject.toml index 529e1dcf..8364862d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ namespaces = false dev = [ "pre-commit==3.5.0", "pytest==8.0.0", - "pytest-sugar==0.9.7", + "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", "pytest-cov==4.1.0", "flake8==7.0.0",