Skip to content

Commit b80b2bc

Browse files
authored
Merge pull request #20 from green-coding-solutions/dependabot/pip/pytest-cov-gte-7.1.0
Update pytest-cov requirement from >=4.0.0 to >=7.1.0
2 parents 82250b8 + b9e1979 commit b80b2bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Testing framework
44
pytest>=9.1.1
5-
pytest-cov>=4.0.0
5+
pytest-cov>=7.1.0
66
pytest-asyncio>=1.4.0
77

88
# Code quality

0 commit comments

Comments
 (0)