Skip to content

Commit 2f64b31

Browse files
chore(deps): Bump matplotlib from 3.10.9 to 3.11.0
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.9 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1177d60 commit 2f64b31

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
cython >= 3.2.5
88
jupyter >= 1.1.1
99
lxml >= 4.9.3
10-
matplotlib >= 3.7.1
10+
matplotlib >= 3.11.0
1111
notebook >= 6.5.5
1212
numpy >= 1.23.5
1313
openpyxl >= 3.1.5

tests/requirements.colab.2024.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jupyter_core==5.9.1
1616
jupyterlab_pygments==0.3.0
1717
jupyterlab_widgets==3.0.16
1818
lxml==6.1.1
19-
matplotlib == 3.10.9
19+
matplotlib == 3.11.0
2020
notebook == 7.5.7
2121
numpy==2.4.6
2222
openpyxl == 3.1.5

tests/requirements.colab.2025.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jupyter_core==5.9.1
1818
jupyterlab_pygments==0.3.0
1919
jupyterlab_widgets==3.0.16
2020
lxml==6.1.1
21-
matplotlib == 3.10.9
21+
matplotlib == 3.11.0
2222
notebook == 7.5.7
2323
numpy==2.4.6
2424
openpyxl == 3.1.5

tests/requirements.colab.2026.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jupyter_core==5.9.1
1818
jupyterlab_pygments==0.3.0
1919
jupyterlab_widgets==3.0.16
2020
lxml==6.1.1
21-
matplotlib==3.10.9
21+
matplotlib==3.11.0
2222
notebook==7.5.7
2323
numpy==2.4.6
2424
openpyxl==3.1.5

0 commit comments

Comments
 (0)