diff --git a/requirements/dev.txt b/requirements/dev.txt index a08fa56e..672bf754 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ ipdb==0.13.13 # https://github.com/gotcha/ipdb mypy==0.991 # https://github.com/python/mypy django-stubs==1.9.0 # https://github.com/typeddjango/django-stubs pytest==7.2.1 # https://github.com/pytest-dev/pytest -pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar +pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar freezegun==1.2.2 # https://github.com/spulec/freezegun - Fixing the time in tests. tox==4.4.2