Skip to content

Commit 790daed

Browse files
build(deps): bump pytest-cov from 4.1.0 to 5.0.0 in /book/src
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.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 a54964e commit 790daed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pip-tools==7.4.1
1111
pyflakes==3.1.0
1212
pylint==3.2.7
1313
pytest==8.3.2
14-
pytest-cov==4.1.0
14+
pytest-cov==5.0.0
1515
pytype==2024.4.11
1616
requests==2.32.3
1717
yapf==0.40.2

0 commit comments

Comments
 (0)