diff --git a/tox.ini b/tox.ini index aa7fd87e5..d7e1b2050 100644 --- a/tox.ini +++ b/tox.ini @@ -20,7 +20,7 @@ setenv = QT_QPA_PLATFORM_PLUGIN_PATH={envdir}/Lib/site-packages/PyQt5/plugins/pl passenv = DISPLAY XAUTHORITY HOME deps = py==1.4.27 - pytest==2.7.0 + pytest==2.7.1 pytest-capturelog==0.7 pytest-qt==1.3.0 pytest-mock==0.5