Skip to content

Commit 4542d8d

Browse files
Bump matplotlib from 3.9.1 to 3.9.2
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ed318c commit 4542d8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.9.1
1+
matplotlib==3.9.2
22
scikit_learn==1.5.1
33
pandas==2.2.2
44
scipy==1.14.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.9.1
1+
matplotlib==3.9.2
22
scikit_learn==1.5.1
33
pandas==2.2.2
44
scipy==1.14.0

0 commit comments

Comments
 (0)