chore(api): update dependency django-coverage-plugin to v3

This commit is contained in:
Renovate Bot 2022-12-09 21:03:28 +00:00
commit d7f510defa
2 changed files with 5 additions and 6 deletions

View file

@ -73,7 +73,7 @@ pytest-asyncio = "==0.20.3"
requests-mock = "==1.10.0"
Faker = "==15.3.4"
coverage = { version = "==6.5.0", extras = ["toml"] }
django-coverage-plugin = "==2.0.4"
django-coverage-plugin = "==3.0.0"
factory-boy = "==3.2.1"
django-debug-toolbar = "==3.8.1"
asynctest = "==0.13.0"