Skip to content

Commit e322b81

Browse files
chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group (#8841)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e18290 commit e322b81

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
@@ -68,7 +68,7 @@ pre-dev = [
6868
dev = [
6969
"aws-sam-cli[pre-dev]",
7070
"coverage==7.13.4",
71-
"pytest-cov==7.0.0",
71+
"pytest-cov==7.1.0",
7272
"mypy==1.19.1",
7373
"types-pywin32==311.0.0.20260323",
7474
"types-PyYAML==6.0.12.20250915",

0 commit comments

Comments
 (0)