Skip to content

Commit 3816348

Browse files
Bump scipy from 1.9.2 to 1.9.3 in /requirements (AtsushiSakai#739)
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc88e70 commit 3816348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy == 1.23.4
2-
scipy == 1.9.2
2+
scipy == 1.9.3
33
matplotlib == 3.6.1
44
cvxpy == 1.2.1
55
pytest == 7.1.3 # For unit test

0 commit comments

Comments
 (0)