diff --git a/requirements/local.txt b/requirements/local.txt index 48496913..d51de5d0 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -11,7 +11,7 @@ psycopg2-binary==2.9.3 # https://github.com/psycopg/psycopg2 # ------------------------------------------------------------------------------ mypy==0.961 # https://github.com/python/mypy pytest==7.4.2 # https://github.com/pytest-dev/pytest -pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar +pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar pytest-cov==4.0.0 py==1.11.0 # https://github.com/pytest-dev/pytest/issues/10420 requests==2.31.0