Skip to content

Commit beaeebb

Browse files
Bump pytest-cov from 2.11.1 to 6.0.0 in /tests
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.11.1...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>
1 parent bb7f0e7 commit beaeebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tabulate==0.9.0
2121

2222
pytest>=5.0,<=7.0.1; python_version < '3.10'
2323
pytest==7.2.0; python_version >= '3.10'
24-
pytest-cov==2.11.1
24+
pytest-cov==6.0.0
2525
# pytest-html==1.19.0
2626
pytest-html
2727
pytest-json-report==1.5.0

0 commit comments

Comments
 (0)