chore(deps): update dependency django-coverage-plugin to >=3.0.0,<3.2 (#2624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-12 08:53:52 +02:00 committed by GitHub
parent 2d413013a6
commit 508de773ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ setup(
"uvicorn[standard]>=0.17.6,<0.23.0",
],
"dev": [
"django-coverage-plugin>=3.0.0,<3.1",
"django-coverage-plugin>=3.0.0,<3.2",
"django-stubs>=1.14.0,<4.3",
"djangorestframework-stubs>=1.8.0,<3.15",
"model_bakery>=1.10.1,<1.13",