Update dependency pytest-sugar to v0.9.6

This commit is contained in:
Renovate Bot 2022-11-05 20:04:13 +00:00
commit 62ece91a1c
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@ pytest-django = "==4.5.2"
pytest-env = "==0.6.2"
pytest-mock = "==3.8.2"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.5"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.19.0"
requests-mock = "==1.9.3"
Faker = "==14.2.1"