Skip to content

Commit da296b0

Browse files
Bump matplotlib from 3.5.0 to 3.5.1
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]>
1 parent 0902da2 commit da296b0

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
# base
22
numpy>=1.18.0
33
scipy==1.7.3
4-
matplotlib==3.5.0
4+
matplotlib==3.5.1
55
scikit-learn>=0.22.2,<1.1.0
66
six==1.16.0
77
Pillow==8.4.0

0 commit comments

Comments
 (0)