From 426d6bb9b4306c2d529f89729a0bdad32f9d7833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:34:27 +0000 Subject: [PATCH] MAINT: Bump spin from 0.13 to 0.15 Bumps [spin](https://github.com/scientific-python/spin) from 0.13 to 0.15. - [Release notes](https://github.com/scientific-python/spin/releases) - [Changelog](https://github.com/scientific-python/spin/blob/main/CHANGELOG.md) - [Commits](https://github.com/scientific-python/spin/compare/v0.13...v0.15) --- updated-dependencies: - dependency-name: spin dependency-version: '0.15' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/ci32_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci32_requirements.txt b/requirements/ci32_requirements.txt index e6512e6..4ef43d8 100644 --- a/requirements/ci32_requirements.txt +++ b/requirements/ci32_requirements.txt @@ -1,3 +1,3 @@ -spin==0.13 +spin==0.15 # Keep this in sync with ci_requirements.txt scipy-openblas32==0.3.29.0.0 \ No newline at end of file