diff --git a/requirements/local.txt b/requirements/local.txt index 0287f99..82e7f48 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -9,7 +9,7 @@ psycopg2==2.9.3 # https://github.com/psycopg/psycopg2 mypy==0.942 # https://github.com/python/mypy django-stubs==1.10.1 # https://github.com/typeddjango/django-stubs pytest==7.1.2 # https://github.com/pytest-dev/pytest -pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar +pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar factory-boy==3.2.1 # https://factoryboy.readthedocs.io/en/stable/ django-test-plus==2.2.0 # https://github.com/revsys/django-test-plus/