Skip to content

Commit ba0a510

Browse files
Bump matplotlib from 3.5.2 to 3.5.3 in /requirements (AtsushiSakai#707)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.5.2...v3.5.3) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... 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 cdf5637 commit ba0a510

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,7 +1,7 @@
11
numpy == 1.23.2
22
scipy == 1.9.0
33
pandas == 1.4.3
4-
matplotlib == 3.5.2
4+
matplotlib == 3.5.3
55
cvxpy == 1.2.1
66
pytest == 7.1.2 # For unit test
77
pytest-xdist == 2.5.0 # For unit test

0 commit comments

Comments
 (0)