diff --git a/tox.ini b/tox.ini index cc7348c7c..6d75cde5b 100644 --- a/tox.ini +++ b/tox.ini @@ -44,7 +44,7 @@ deps = vulture==0.8.1 Werkzeug==0.11.9 wheel==0.29.0 - cherrypy==5.3.0 + cherrypy==5.4.0 commands = {envpython} scripts/link_pyqt.py --tox {envdir} {envpython} -m pytest {posargs:tests}