Skip to content

Commit 6e07e2d

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0 (#173)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c23eda7 commit 6e07e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tests = [
3939
"matplotlib==3.7.1",
4040
"numpy==1.24.3",
4141
"pytest==7.3.1",
42-
"pytest-cov==4.0.0",
42+
"pytest-cov==4.1.0",
4343
"joblib==1.2.0",
4444
"pandas==2.0.1",
4545
"openpyxl==3.1.2",

0 commit comments

Comments
 (0)