updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2024-05-23 21:48:35 +09:00
committed by GitHub
parent e752e50421
commit cfb736316a

View File

@@ -1,6 +1,6 @@
numpy == 1.26.4
scipy == 1.13.0
matplotlib == 3.8.4
matplotlib == 3.9.0
cvxpy == 1.5.1
pytest == 8.2.1 # For unit test
pytest-xdist == 3.6.1 # For unit test