Skip to content

Commit cb66c21

Browse files
Bump scipy from 1.13.1 to 1.14.0 in /requirements
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df5d992 commit cb66c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy == 2.0.0
2-
scipy == 1.13.1
2+
scipy == 1.14.0
33
matplotlib == 3.9.0
44
cvxpy == 1.5.2
55
pytest == 8.2.2 # For unit test

0 commit comments

Comments
 (0)