From e3899135f3ea4e6cd261c3cc3ef72194d00fb0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 02:00:32 +0000 Subject: [PATCH] Bump pyqt6 from 6.3.1 to 6.4.1 in /doc Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.3.1 to 6.4.1. --- updated-dependencies: - dependency-name: pyqt6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 3571388ed0..7dc55a8279 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,5 @@ sphinx==5.1.1 -PyQt6==6.3.1 +PyQt6==6.4.1 sphinx_rtd_theme numpy pyopengl