Skip to content

Commit d81f807

Browse files
committed
Update the upper bound for coverage
Local test run was generating tons of > django-click/.tox/dj50/lib/python3.14/site-packages/coverage/parser.py:374: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. warning
1 parent 3c7232a commit d81f807

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
@@ -1,7 +1,7 @@
11
-r requirements.txt
22

33
pytest
4-
coverage<5
4+
coverage<8
55
pytest-django
66
pytest-cov
77
pytest-flake8

0 commit comments

Comments
 (0)