From 8e202381d00caf18552c274012556f9b4b91b248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 06:05:57 +0000 Subject: [PATCH] Bump pyqt6-charts from 6.6.0 to 6.7.0 Bumps [pyqt6-charts](https://www.riverbankcomputing.com/software/pyqtchart/) from 6.6.0 to 6.7.0. --- updated-dependencies: - dependency-name: pyqt6-charts 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 0289569..7cae8b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pandas==2.2.1 photutils==1.12.0 pyinstaller==6.6.0 PyQt6==6.7.0 -PyQt6_Charts==6.6.0 +PyQt6_Charts==6.7.0 PyQt6_sip==13.6.0 scikit_image==0.23.2 # Note that pyqtdarktheme is published in PyPi with different versions for different platforms.