Skip to content

Commit 878c1b3

Browse files
fix: bump matplotlib from 3.9.3 to 3.10.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aabef1f commit 878c1b3

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
@@ -8,7 +8,7 @@ numpy==2.2.0
88
pandas==2.2.3
99

1010
# Data Visualization Libraries:
11-
matplotlib==3.9.3
11+
matplotlib==3.10.0
1212
seaborn==0.13.2
1313

1414
# Data Analysis Libraries:

0 commit comments

Comments
 (0)