chore(deps): bump pytest-cov from 6.2.1 to 7.0.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-08 11:56:11 +00:00 committed by GitHub
parent 88827c381e
commit 5b04d17c83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,6 @@
django-ipware>=3
coverage==7.9.2
pytest==8.4.2
pytest-cov==6.2.1
pytest-cov==7.0.0
pytest-django==4.11.1
pytest-subtests==0.14.2