From 0279babdcab873695622f2a00ba857edbbc43e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:21:52 +0000 Subject: [PATCH] Bump scikit-image from 0.23.2 to 0.24.0 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.23.2 to 0.24.0. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.23.2...v0.24.0) --- updated-dependencies: - dependency-name: scikit-image 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..71f59ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pyinstaller==6.6.0 PyQt6==6.7.0 PyQt6_Charts==6.6.0 PyQt6_sip==13.6.0 -scikit_image==0.23.2 +scikit_image==0.24.0 # Note that pyqtdarktheme is published in PyPi with different versions for different platforms. # In order to make the build process workd DO NOT fix a version! (2024-04-23) pyqtdarktheme