From 22df401d9b9d9ad63c9c3e5cff4f08474cfd6bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 22:36:10 +0000 Subject: [PATCH] Bump pyqt6 from 6.3.0 to 6.3.1 Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.0 to 6.3.1. --- updated-dependencies: - dependency-name: pyqt6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eed2fe6..b36fb17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ requests==2.27.1 websocket-client==1.3.3 -pyqt6==6.3.0 +pyqt6==6.3.1 python-dateutil==2.8.2