From 61e83b53be30e4021d2ac7d34ccada39496686e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 19:12:57 +0000 Subject: [PATCH] Bump pyqt5 from 5.10.1 to 5.15.2 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.10.1 to 5.15.2. 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 9802000..e83709b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pefile==2018.8.8 psutil==5.4.7 pycrypto==2.6.1 PyInstaller==3.4 -PyQt5==5.10.1 +PyQt5==5.15.2 python-dotenv==0.9.1 raven==6.9.0 requests==2.20.0