From 04e8a49ee8fff24652cde55579eef375169d47ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 10:23:10 +0000 Subject: [PATCH] Bump scipy from 1.16.1 to 1.16.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 072779e..12b251d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ rstr==3.2.2 ; python_version >= "3.11" and python_version < "3.14" s3fs==2025.7.0 ; python_version >= "3.11" and python_version < "3.14" schwifty==2025.7.0 ; python_version >= "3.11" and python_version < "3.14" scikit-learn==1.7.1 ; python_version >= "3.11" and python_version < "3.14" -scipy==1.16.1 ; python_version >= "3.11" and python_version < "3.14" +scipy==1.16.2 ; python_version >= "3.11" and python_version < "3.14" setuptools==80.9.0 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14" shortuuid==1.0.13 ; python_version >= "3.11" and python_version < "3.14"