From c472adfa82fc2143cca831af5cb5127c34b73397 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 4 Oct 2018 16:25:23 +0200 Subject: [PATCH] Upgrade to pytest-qt 3.2.1 This fixes compatibility with PyQt 5.11.3. --- misc/requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt index baf129818..7c7158433 100644 --- a/misc/requirements/requirements-tests.txt +++ b/misc/requirements/requirements-tests.txt @@ -31,7 +31,7 @@ pytest-cov==2.6.0 pytest-faulthandler==1.5.0 pytest-instafail==0.4.0 pytest-mock==1.10.0 -pytest-qt==3.2.0 +pytest-qt==3.2.1 pytest-repeat==0.7.0 pytest-rerunfailures==4.1 pytest-travis-fold==1.3.0