From 13dcf285900638602660b31020911053b1beb146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 00:10:32 +0000 Subject: [PATCH] Bump pyqt6 from 6.6.1 to 6.7.0 Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.6.1 to 6.7.0. --- updated-dependencies: - dependency-name: pyqt6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4b4713..de3cd50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ vdf==3.4 pyyaml==6.0.1 -PyQt6==6.6.1 +PyQt6==6.7.0 qt-material==2.14 pytest==8.1.1 pytest-cov==5.0.0