Skip to content

Commit cacebb1

Browse files
chore(deps): bump pytest-cov from 6.1.1 to 6.2.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ef1771 commit cacebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ pytest-benchmark==5.1.0 ; python_full_version >= '3.9'
151151
# via cryptography (pyproject.toml)
152152
pytest-cov==5.0.0 ; python_full_version < '3.9'
153153
# via cryptography (pyproject.toml)
154-
pytest-cov==6.1.1 ; python_full_version >= '3.9'
154+
pytest-cov==6.2.0 ; python_full_version >= '3.9'
155155
# via cryptography (pyproject.toml)
156156
pytest-randomly==3.15.0 ; python_full_version < '3.9'
157157
# via cryptography (pyproject.toml)

0 commit comments

Comments
 (0)