Skip to content

Commit 115b32d

Browse files
Bump matplotlib from 3.9.2 to 3.9.3 in /requirements (#1101)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.9.3) --- updated-dependencies: - dependency-name: matplotlib 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 455542d commit 115b32d

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.1.3
22
scipy == 1.14.1
3-
matplotlib == 3.9.2
3+
matplotlib == 3.9.3
44
cvxpy == 1.5.3
55
pytest == 8.3.4 # For unit test
66
pytest-xdist == 3.6.1 # For unit test

0 commit comments

Comments
 (0)