diff --git a/pyproject.toml b/pyproject.toml index 8d4f5b8..ed8f3eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "flake8-pyproject==1.2.3", "flake8==7.3.0", "pytest-cov==6.2.1", - "pytest-sugar==1.0.0", + "pytest-sugar==1.1.0", "pytest==8.4.1", ]