Skip to content

Commit a048fe0

Browse files
Update pytest-cov requirement from >=5.0 to >=7.1.0 (#504)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 417d42d commit a048fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=9.0.3
22
pytest-asyncio>=0.23
3-
pytest-cov>=5.0
3+
pytest-cov>=7.1.0
44
syrupy>=4.6
55
aioresponses>=0.7

0 commit comments

Comments
 (0)