Skip to content

Commit 36480ac

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump pytest-cov from 7.0.0 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3451351 commit 36480ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ docs = [
4646
tests = [
4747
"packaging>=24.2",
4848
"pytest==9.0.2",
49-
"pytest-cov==7.0.0",
49+
"pytest-cov==7.1.0",
5050
"coverage==7.13.5",
5151
"werkzeug==3.1.6",
5252
"flask[async]==3.1.3",

0 commit comments

Comments
 (0)