chore(api): update dependency pytest-sugar to v0.9.7

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2479>
This commit is contained in:
Renovate Bot 2023-06-13 07:02:53 +00:00
commit 662563f1fe
2 changed files with 11 additions and 8 deletions

View file

@ -112,7 +112,7 @@ pytest-django = "==4.5.2"
pytest-env = "==0.8.1"
pytest-mock = "==3.10.0"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-sugar = "==0.9.7"
requests-mock = "==1.10.0"
[build-system]