Skip to content

Commit 8c175ce

Browse files
chore(deps): Bump the scientific group across 1 directory with 4 updates
Bumps the scientific group with 4 updates in the /tests directory: [matplotlib](https://github.com/matplotlib/matplotlib), [numpy](https://github.com/numpy/numpy), [pandas](https://github.com/pandas-dev/pandas) and [scipy](https://github.com/scipy/scipy). Updates `matplotlib` from 3.10.9 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.1) Updates `numpy` from 2.4.6 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.6...v2.5.1) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `scipy` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scientific - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scientific - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scientific - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scientific ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1177d60 commit 8c175ce

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

tests/requirements.colab.2024.02.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ 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.1
2020
notebook == 7.5.7
21-
numpy==2.4.6
21+
numpy==2.5.1
2222
openpyxl == 3.1.5
23-
pandas==3.0.3
23+
pandas==3.0.5
2424
pandas-datareader == 0.10.0
2525
pytest == 9.0.3
2626
pytest-xdist
2727
requests == 2.34.2
2828
scikit-learn == 1.9.0
29-
scipy == 1.17.1
29+
scipy == 1.18.0
3030
seaborn == 0.13.2
3131
statsmodels == 0.14.6
3232
sympy == 1.14.0

tests/requirements.colab.2025.02.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ 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.1
2222
notebook == 7.5.7
23-
numpy==2.4.6
23+
numpy==2.5.1
2424
openpyxl == 3.1.5
25-
pandas==3.0.3
25+
pandas==3.0.5
2626
pandas-datareader == 0.10.0
2727
pytest == 9.0.3
2828
pytest-xdist
2929
requests == 2.34.2
3030
scikit-learn == 1.9.0
31-
scipy == 1.17.1
31+
scipy == 1.18.0
3232
seaborn == 0.13.2
3333
statsmodels == 0.14.6
3434
sympy == 1.14.0

tests/requirements.colab.2026.02.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ 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.1
2222
notebook==7.5.7
23-
numpy==2.4.6
23+
numpy==2.5.1
2424
openpyxl==3.1.5
25-
pandas==3.0.3
25+
pandas==3.0.5
2626
pandas-datareader==0.10.0
2727
pytest==9.0.3
2828
pytest-xdist
2929
requests==2.34.2
3030
scikit-learn==1.9.0
31-
scipy==1.17.1
31+
scipy==1.18.0
3232
seaborn==0.13.2
3333
statsmodels==0.14.6
3434
sympy==1.14.0

0 commit comments

Comments
 (0)