From 8a3ca8db8f1c28f74b07475ff1c7b51e3f5407c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 23:50:53 +0000 Subject: [PATCH] Update pyqt5 requirement from ~=5.15.6 to ~=5.15.11 Updates the requirements on [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) to permit the latest version. --- updated-dependencies: - dependency-name: pyqt5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c7bc2b2..203f2f5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ colorama~=0.4.4 beautifulsoup4~=4.10.0 urllib3~=1.26.7 pyusb~=1.2.1 -pyqt5~=5.15.6 +pyqt5~=5.15.11 google-api-python-client~=1.12.10 google-auth-oauthlib~=0.4.6 pycryptodome~=3.14.1