From 800807ee8dbe951278ce203854ef0c706a748049 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 19:12:51 +0000 Subject: [PATCH] Bump pyqt5 from 5.10.1 to 5.15.4 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.10.1 to 5.15.4. 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..2aab157 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.4 python-dotenv==0.9.1 raven==6.9.0 requests==2.20.0