Skip to content

Commit 18b6412

Browse files
Bump pytest-cov from 3.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 509b77a commit 18b6412

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
@@ -2,6 +2,6 @@
22
cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
33
pytest==7.2.2
44
pytest-aiohttp==0.3.0
5-
pytest-cov==3.0.0
5+
pytest-cov==6.0.0
66
trustme==0.9.0; platform_machine!="i686" # no 32-bit wheels
77
twine==4.0.2

0 commit comments

Comments
 (0)