From e1dbca8b93a7899255179ed0c172e2f3d905a1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 08:02:55 +0000 Subject: [PATCH] chore(deps): bump pyqt6 from 6.3.1 to 6.5.0 Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.1 to 6.5.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 bd384e2..151467a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Cerberus==1.3.4 cssutils==2.5.1 humanize==4.3.0 psutil==5.9.1 -PyQt6==6.3.1 +PyQt6==6.5.0 pytz==2022.1 pywin32==304 PyYAML==6.0