Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 7b20e52

Browse files
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#146)
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3a244c commit 7b20e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
flake8==7.0.0
33
pyinstaller==6.5.0
44
pytest==8.1.1
5-
pytest-cov==4.1.0
5+
pytest-cov==5.0.0

0 commit comments

Comments
 (0)