Skip to content

Commit 54be632

Browse files
Bump matplotlib from 3.5.0 to 3.5.1 (AtsushiSakai#599)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.5.0...v3.5.1) --- 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 528050e commit 54be632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy == 1.21.4
22
scipy == 1.7.3
33
pandas == 1.3.5
4-
matplotlib == 3.5.0
4+
matplotlib == 3.5.1
55
cvxpy == 1.1.17
66
pytest == 6.2.5 # For unit test
77
pytest-xdist == 2.5.0 # For unit test

0 commit comments

Comments
 (0)