From c7df406b501dd1191697d555cdfefb50554043d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 01:54:46 +0000 Subject: [PATCH] Bump pyqt6 from 6.5.2 to 6.6.0 in /doc Bumps [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) from 6.5.2 to 6.6.0. --- 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 a960cf9f6f..6dfee753d6 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -PyQt6==6.5.2 +PyQt6==6.6.0 sphinx==7.2.5 pydata-sphinx-theme==0.13.3 sphinx-design==0.5.0