From 896c3319622922f4e83a7fbd12a1cfc425f41f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:08:28 +0000 Subject: [PATCH] build(deps): bump scipy from 1.14.0 to 1.15.2 in /prereqs/pips Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.15.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.15.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..32d66f574a 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -56,7 +56,7 @@ python-dateutil==2.9.0.post0 #shiboken6==6.8.2.1 qtconsole==5.5.2 requests==2.32.3 -scipy==1.14.0 +scipy==1.15.2 six==1.16.0 sortedcontainers==2.4.0 # Used by the DICOM bundle for a double-ended QSlider