From 964041b278a312f490045bf01dc842eaabe3a34f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 5 Nov 2022 10:07:49 +0000 Subject: [PATCH] Update pytest-sugar from 0.9.2 to 0.9.6 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 035c1ec..7b9ea4c 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -9,7 +9,7 @@ psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 # ------------------------------------------------------------------------------ pytest==4.1.1 # https://github.com/pytest-dev/pytest mypy==0.660 # https://github.com/python/mypy -pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar +pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar # Code quality # ------------------------------------------------------------------------------