Bump scipy from 1.7.1 to 1.7.2 (#559)

Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-09 20:58:17 +09:00
committed by GitHub
parent 26ed1ab631
commit 4d3fb2825c

View File

@@ -1,5 +1,5 @@
numpy == 1.21.4
scipy == 1.7.1
scipy == 1.7.2
pandas == 1.3.4
matplotlib == 3.4.3
cvxpy == 1.1.17