Skip to content

Commit b3aa164

Browse files
build(deps): bump matplotlib from 3.10.7 to 3.10.8 in /requirements (#1328)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 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 51e16e8 commit b3aa164

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,6 +1,6 @@
11
numpy == 2.3.5
22
scipy == 1.16.3
3-
matplotlib == 3.10.7
3+
matplotlib == 3.10.8
44
cvxpy == 1.7.5
55
ecos == 2.0.14
66
pytest == 9.0.2 # For unit test

0 commit comments

Comments
 (0)