From 58ab3d7b7dd5b1544f4b18c74f09d310926300f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 07:52:55 +0000 Subject: [PATCH] Bump pyqt5 from 5.7 to 5.12 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.7 to 5.12. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3c367..9f90f21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mutagen==1.34.1 pylint==2.1.1 nltk==3.2 nose2==0.6.5 -PyQt5==5.7 +PyQt5==5.12 radon==1.4.2 sklearn==0.0 numpy==1.10.4