Skip to content

Commit 7d7669f

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

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

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

1919
# Data Analysis Libraries:

0 commit comments

Comments
 (0)