Skip to content

Commit e51190f

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52727bc commit e51190f

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
@@ -46,7 +46,7 @@ docs = [
4646
]
4747
tests = [
4848
"pytest==8.3.3",
49-
"pytest-cov==5.0.0",
49+
"pytest-cov==6.0.0",
5050
"coverage==7.6.4",
5151
"werkzeug==3.0.6",
5252
"flask==3.0.3",

0 commit comments

Comments
 (0)