bump django-coverage-plugin from 3.0.0 to 3.1.0

---
updated-dependencies:
- dependency-name: django-coverage-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-10 15:12:44 +00:00 committed by GitHub
parent bb61d144c5
commit 62681518f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 270 deletions

289
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,7 @@ pre-commit = "^3.3.3"
factory-boy = "^3.2.1"
django-debug-toolbar = "^4.1.0"
django-extensions = "^3.2.1"
django-coverage-plugin = "^3.0.0"
django-coverage-plugin = "^3.1.0"
pytest-django = "^4.5.2"
gunicorn = "^20.1.0"
sentry-sdk = "^1.25.1"