diff --git a/dev-python/humanfriendly/humanfriendly-4.17.ebuild b/dev-python/humanfriendly/humanfriendly-4.17.ebuild index bb442e83cbbbe..d0a30bf922d7d 100644 --- a/dev-python/humanfriendly/humanfriendly-4.17.ebuild +++ b/dev-python/humanfriendly/humanfriendly-4.17.ebuild @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} >=dev-python/capturer-2.1[${PYTHON_USEDEP}] >=dev-python/coloredlogs-2.0[${PYTHON_USEDEP}] >=dev-python/pytest-3.0.7[${PYTHON_USEDEP}] - >=dev-python/pytest-2.4.0[${PYTHON_USEDEP}] + >=dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}] ) "