Skip to content

Commit 569cdae

Browse files
Bump pytest-cov from 3.0.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...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] <support@github.com>
1 parent d76d5d9 commit 569cdae

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

test-requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ charset-normalizer==2.0.12
1818
# via requests
1919
contextlib2==21.6.0
2020
# via -r test-requirements.in
21-
coverage[toml]==6.1.1
21+
coverage[toml]==7.10.7
2222
# via pytest-cov
2323
cssselect==1.1.0
2424
# via -r test-requirements.in
@@ -40,8 +40,10 @@ packaging==21.3
4040
# via
4141
# pytest
4242
# sphinx
43-
pluggy==1.0.0
44-
# via pytest
43+
pluggy==1.6.0
44+
# via
45+
# pytest
46+
# pytest-cov
4547
py==1.11.0
4648
# via pytest
4749
pygments==2.12.0
@@ -52,7 +54,7 @@ pytest==7.0.1
5254
# via
5355
# -r test-requirements.in
5456
# pytest-cov
55-
pytest-cov==3.0.0
57+
pytest-cov==7.0.0
5658
# via -r test-requirements.in
5759
pytz==2022.1
5860
# via babel

0 commit comments

Comments
 (0)