Skip to content

Commit 0f16f1d

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1 (#1228)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81ba0f3 commit 0f16f1d

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
@@ -87,7 +87,7 @@ dev = ["pre-commit>=2.12.1"]
8787
tests = [
8888
"FireWorks==2.0.4",
8989
"nbmake==1.5.5",
90-
"pytest-cov==6.1.1",
90+
"pytest-cov==6.2.1",
9191
"pytest-mock==3.14.0",
9292
"pytest-split==0.10.0",
9393
"pytest==8.3.5",

0 commit comments

Comments
 (0)