Bump matplotlib from 3.9.0 to 3.9.1 in /requirements (#1045)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1)

---
updated-dependencies:
- dependency-name: matplotlib
  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]
2024-07-09 07:16:58 +09:00
committed by GitHub
parent 0f8ce35bf2
commit af7a75fa83

View File

@@ -1,6 +1,6 @@
numpy == 2.0.0
scipy == 1.14.0
matplotlib == 3.9.0
matplotlib == 3.9.1
cvxpy == 1.5.2
pytest == 8.2.2 # For unit test
pytest-xdist == 3.6.1 # For unit test