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

Commit 7401d57

Browse files
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest-dependencies group (#234)
build(deps-dev): bump pytest-cov in the pytest-dependencies group Bumps the pytest-dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da702e4 commit 7401d57

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.1.1
33
pyinstaller==6.10.0
44
pytest==8.3.3
5-
pytest-cov==5.0.0
5+
pytest-cov==6.0.0

0 commit comments

Comments
 (0)