diff --git a/setup.py b/setup.py index 5498ce005..4db22a63c 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ "pytest-env", # common dependency "matplotlib", # just used in a readme test and unlikely to change, common dependency "mkcodes==0.1.1", - "pytest-sugar==0.9.7", + "pytest-sugar==1.0.0", ] # Possibly required by developers of ocean-lib: