Skip to content

Commit 858ca74

Browse files
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](pytest-dev/pytest-cov@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] <[email protected]>
1 parent ad42a99 commit 858ca74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ click==8.2.1
6868
# via
6969
# -r requirements.in
7070
# black
71-
coverage[toml]==7.10.0
71+
coverage[toml]==7.10.6
7272
# via
7373
# -r requirements.in
7474
# pytest-cov
@@ -180,7 +180,7 @@ pytest==8.4.1
180180
# -r requirements.in
181181
# pytest-cov
182182
# pytest-mock
183-
pytest-cov==6.2.1
183+
pytest-cov==7.0.0
184184
# via -r requirements.in
185185
pytest-mock==3.14.1
186186
# via -r requirements.in

0 commit comments

Comments
 (0)