This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ the mandatory dependencies too.
7373+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7474| `pytest-cov <https://GitHub.com/pytest-dev/pytest-cov >`__ | ≥3.0.0 | `MIT <https://GitHub.com/pytest-dev/pytest-cov/blob/master/LICENSE >`__ | *Not yet evaluated. * |
7575+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
76- | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥6.2 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
76+ | `Coverage <https://GitHub.com/nedbat/coveragepy >`__ | ≥6.3 | `Apache License, 2.0 <https://GitHub.com/nedbat/coveragepy/blob/master/LICENSE.txt >`__ | *Not yet evaluated. * |
7777+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
7878| `mypy <https://GitHub.com/python/mypy >`__ | ≥0.931 | `MIT <https://GitHub.com/python/mypy/blob/master/LICENSE >`__ | *Not yet evaluated. * |
7979+-----------------------------------------------------------+-------------+----------------------------------------------------------------------------------------+----------------------+
Original file line number Diff line number Diff line change 11-r ../requirements.txt
22
33# Coverage collection
4- Coverage >= 6.2
4+ Coverage >= 6.3
55
66# Test Runner
77pytest >= 7.0.1
You can’t perform that action at this time.
0 commit comments