From 6cdfb604cb2cb633f59f430fffe0de4e860ba6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 1 Nov 2018 18:44:55 +0000 Subject: [PATCH] Bump pyqt5 from 5.7 to 5.11.3 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.7 to 5.11.3. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7354d10..4fa7e20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mutagen==1.34.1 pylint==1.6.4 nltk==3.2 nose2==0.6.5 -PyQt5==5.7 +PyQt5==5.11.3 radon==1.4.2 sklearn==0.0 numpy==1.10.4