Bump pytest-cov from 6.1.1 to 6.2.1

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

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-17 15:10:03 +00:00
committed by GitHub
parent f50f9b79f1
commit 903dcb37a6
2 changed files with 7 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ pre-commit = "^4.2.0"
pytest = "^8.4.0"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.1"
pytest-cov = "^6.1.1"
pytest-cov = "^6.2.1"
pytest-xdist = "^3.7.0"
radon = "^6.0.1"
requests-mock = "^1.11.0"