From 4082facae6b345037241f76e3388430c1a09e6f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 07:48:47 +0000 Subject: [PATCH] Bump pyqt5 from 5.7 to 5.12.3 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.7 to 5.12.3. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3c367..744cec7 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.3 radon==1.4.2 sklearn==0.0 numpy==1.10.4