From 76d108120787acd6aa252c6dddb2eba1b44cad31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 1 Jun 2019 05:14:37 +0000 Subject: [PATCH] Bump pyqt5 from 5.7 to 5.12.2 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.7 to 5.12.2. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3c367..47913f1 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.2 radon==1.4.2 sklearn==0.0 numpy==1.10.4