From 0bd77f1eda3e6d16c8fac86f4bea67268d0adfc5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 10:29:19 +0000 Subject: [PATCH] Bump pyqt5 from 5.12 to 5.15.2 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.12 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 f93ff47..5786348 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.20.0 tinydb==3.12.2 soupsieve==1.8 -PyQt5==5.12 +PyQt5==5.15.2 beautifulsoup4==4.7.1