Update dependency coverage to v6.4.2 (develop)

This commit is contained in:
RenovateBot 2022-07-17 02:55:15 +00:00 committed by JuniorJPDJ
commit e8eef60cf5
2 changed files with 44 additions and 44 deletions

View file

@ -71,7 +71,7 @@ pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.18.3"
requests-mock = "==1.9.3"
Faker = "==13.14.0"
coverage = "==6.4.1"
coverage = "==6.4.2"
django-coverage-plugin = "==2.0.3"
factory-boy = "==3.2.1"
django-debug-toolbar = "==3.5.0"