Skip to content

Commit f369fc4

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f5c3ce commit f369fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ matplotlib==3.9.0
88
Sphinx==8.1.3
99
sphinx-rtd-theme==3.0.2
1010
pytest==8.3.3
11-
pytest-cov==5.0.0
11+
pytest-cov==6.0.0
1212
pyyaml==6.0.2
1313
ruff==0.6.8

0 commit comments

Comments
 (0)