Skip to content

Commit 5ab0138

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 (#95)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8ee35 commit 5ab0138

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bandit==1.8.0
22
build==1.2.2.post1
33
pytest==8.3.4
4-
pytest-cov==5.0.0
4+
pytest-cov==6.0.0
55
ruff==0.8.1

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==8.3.4
2-
pytest-cov==5.0.0
2+
pytest-cov==6.0.0
33
bandit==1.8.0
44
ruff==0.8.1

0 commit comments

Comments
 (0)