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:
parent
2d413013a6
commit
508de773ab
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue