Skip to content

Commit edd918b

Browse files
fix: bump matplotlib from 3.10.7 to 3.10.8
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.7 to 3.10.8. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...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 0c17cca commit edd918b

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
@@ -13,7 +13,7 @@ numpy==2.3.5
1313
pandas==2.3.3
1414

1515
# Data Visualization Libraries:
16-
matplotlib==3.10.7
16+
matplotlib==3.10.8
1717
seaborn==0.13.2
1818

1919
# Data Analysis Libraries:

0 commit comments

Comments
 (0)