diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild b/dev-python/cherrypy/cherrypy-18.5.0.ebuild index 23a645ff0d5ce..66e4cc80ed0ee 100644 --- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild @@ -35,6 +35,7 @@ BDEPEND=" dev-python/objgraph[${PYTHON_USEDEP}] dev-python/path-py[${PYTHON_USEDEP}] dev-python/requests-toolbelt[${PYTHON_USEDEP}] + >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}] dev-python/pytest-services[${PYTHON_USEDEP}] ) " diff --git a/dev-python/cherrypy/cherrypy-18.6.0.ebuild b/dev-python/cherrypy/cherrypy-18.6.0.ebuild index 23a645ff0d5ce..66e4cc80ed0ee 100644 --- a/dev-python/cherrypy/cherrypy-18.6.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.6.0.ebuild @@ -35,6 +35,7 @@ BDEPEND=" dev-python/objgraph[${PYTHON_USEDEP}] dev-python/path-py[${PYTHON_USEDEP}] dev-python/requests-toolbelt[${PYTHON_USEDEP}] + >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}] dev-python/pytest-services[${PYTHON_USEDEP}] ) "