Skip to content

Commit 637269e

Browse files
Bump scipy from 1.11.1 to 1.11.2 in /requirements (AtsushiSakai#894)
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff9e488 commit 637269e

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 == 1.25.2
2-
scipy == 1.11.1
2+
scipy == 1.11.2
33
matplotlib == 3.7.2
44
cvxpy == 1.3.2
55
pytest == 7.4.0 # For unit test

0 commit comments

Comments
 (0)