Skip to content

Commit 5456ee2

Browse files
Bump matplotlib from 3.8.1 to 3.8.2 in /requirements
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5f0253 commit 5456ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy == 1.26.2
22
scipy == 1.11.4
3-
matplotlib == 3.8.1
3+
matplotlib == 3.8.2
44
cvxpy == 1.4.1
55
pytest == 7.4.3 # For unit test
66
pytest-xdist == 3.4.0 # For unit test

0 commit comments

Comments
 (0)