Skip to main content

Bump pytest-cov from 6.2.1 to 6.3.0

ID
9dc78a2
date
2025-09-08 09:17:59+00:00
author
dependabot <https://github.com/dependabot>
parent
aaa25ff
message
Bump pytest-cov from 6.2.1 to 6.3.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.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...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

dev_requirements.txt (703) → dev_requirements.txt (703)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 76961f4..880b7cb 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -20,7 +20,7 @@ pluggy==1.5.0
     #   pytest-cov
 pytest==8.3.5
     # via pytest-cov
-pytest-cov==6.2.1
+pytest-cov==6.3.0
     # via -r dev_requirements.in
 ruff==0.12.10
     # via -r dev_requirements.in