Skip to content

Commit 4603e8d

Browse files
build(deps-dev): update scipy requirement from >=1.11 to >=1.18.1
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.0...v1.18.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03419c1 commit 4603e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# numpy-Floor 2.5.1: numpy 2.5.x traegt Requires-Python >=3.12 (keine cp310/cp311-
66
# Wheels) -- moeglich, seit py3.10/3.11 fleet-weit gedroppt sind (Marco-Entscheid 2026-07-14).
77
numpy>=2.5.2
8-
scipy>=1.11
8+
scipy>=1.18.1
99
pytest>=9.1.1
1010
ruff>=0.16.5

0 commit comments

Comments
 (0)