diff --git a/pyproject.toml b/pyproject.toml index cbe3ed1b..1c6416f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ dev = [ # and should not conflict with other libraries/tooling. "pre-commit==4.2.0", "pytest==8.0.0", - "pytest-sugar==1.0.0", + "pytest-sugar==1.1.1", "pytest-instafail==0.5.0", "flake8==7.3.0", "flake8-bugbear==24.12.12",