Skip to content

Commit de1380b

Browse files
fix: bump matplotlib from 3.10.1 to 3.10.8
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.1 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.10.8) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7d837 commit de1380b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pandas==2.3.3
1212

1313

1414
# Data Visualization Libraries:
15-
matplotlib==3.10.1
15+
matplotlib==3.10.8
1616
seaborn==0.13.2
1717

1818
# Data Analysis Libraries:

0 commit comments

Comments
 (0)