Skip to content

Commit e854344

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
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==8.3.1; python_version >= '3.10'
24-
pytest-cov==2.11.1
24+
pytest-cov==6.1.0
2525
# pytest-html==1.19.0
2626
pytest-html
2727
pytest-json-report==1.5.0

0 commit comments

Comments
 (0)