Skip to content

Commit a10d78a

Browse files
Bump scipy from 1.16.3 to 1.17.0 in /requirements
Bumps [scipy](https://github.com/scipy/scipy) from 1.16.3 to 1.17.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b1a566 commit a10d78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ numpy==1.24.3; python_version<='3.10'
88
numpy==2.4.0; python_version>='3.11'
99
scipy; python_version=='3.7'
1010
scipy==1.10.1; python_version<='3.10'
11-
scipy==1.16.3; python_version>='3.11'
11+
scipy==1.17.0; python_version>='3.11'

0 commit comments

Comments
 (0)