Skip to content

Commit 3611e81

Browse files
chore(deps): bump pytest-cov from 7.0.0 to 7.1.0 (#14527)
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: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 05a49b0 commit 3611e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ pytest-benchmark==5.2.3 ; python_full_version >= '3.9'
209209
# via cryptography (pyproject.toml)
210210
pytest-cov==5.0.0 ; python_full_version < '3.9'
211211
# via cryptography (pyproject.toml)
212-
pytest-cov==7.0.0 ; python_full_version >= '3.9'
212+
pytest-cov==7.1.0 ; python_full_version >= '3.9'
213213
# via cryptography (pyproject.toml)
214214
pytest-randomly==3.15.0 ; python_full_version < '3.9'
215215
# via cryptography (pyproject.toml)

0 commit comments

Comments
 (0)