Skip to content

Commit 762e37b

Browse files
Bump pytest-cov from 6.2.1 to 6.3.0 (#542)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fb4edd commit 762e37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ cryptography==45.0.7; platform_machine!="i686" # no 32-bit wheels; no python 3.9
33
pytest==8.4.2
44
pytest-aiohttp==1.1.0
55
pytest-asyncio==1.1.0
6-
pytest-cov==6.2.1
6+
pytest-cov==6.3.0
77
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels
88
twine==6.2.0

0 commit comments

Comments
 (0)