Skip to content

Commit 8570a70

Browse files
chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group
Bumps the pytest group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `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 dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0810c52 commit 8570a70

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
@@ -15,7 +15,7 @@ dependencies = [
1515
[dependency-groups]
1616
test = [
1717
"pytest==9.0.2",
18-
"pytest-cov==7.0.0",
18+
"pytest-cov==7.1.0",
1919
"pytest-sugar==1.1.1",
2020
"gevent==25.9.1",
2121
]

0 commit comments

Comments
 (0)