Skip to content

Commit 92ab685

Browse files
author
Ricardo
authored
Merge pull request #11 from cuenca-mx/dependabot/pip/pytest-cov-eq-2.12.star
Update pytest-cov requirement from ==2.11.* to ==2.12.*
2 parents 4282220 + d8a2eec commit 92ab685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mypy==0.812
55
mongomock==3.22.*
66
pytest==6.2.*
77
pytest-asyncio==0.15.1
8-
pytest-cov==2.11.*
8+
pytest-cov==2.12.*
99
pytest-freezegun==0.4.*

0 commit comments

Comments
 (0)