diff --git a/requirements/local.txt b/requirements/local.txt index 16b8dcb24..58f099c53 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ # ------------------------------------------------------------------------------ mypy==0.991 # https://github.com/python/mypy pytest==7.4.4 # https://github.com/pytest-dev/pytest -pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar +pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------