Skip to content

Commit b607af7

Browse files
Bump matplotlib from 3.5.3 to 3.6.0 in /requirements (#729)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aebf8dc commit b607af7

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.23.3
22
scipy == 1.9.1
3-
matplotlib == 3.5.3
3+
matplotlib == 3.6.0
44
cvxpy == 1.2.1
55
pytest == 7.1.3 # For unit test
66
pytest-xdist == 2.5.0 # For unit test

0 commit comments

Comments
 (0)