From ffe16240c4904ebb78973b603062aee5cfb396c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 15:33:43 +0000 Subject: [PATCH] chore(deps): Bump the scientific group across 1 directory with 5 updates Bumps the scientific group with 5 updates in the /tests directory: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.9` | `3.11.1` | | [numpy](https://github.com/numpy/numpy) | `2.4.6` | `2.5.2` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.1` | | [statsmodels](https://github.com/statsmodels/statsmodels) | `0.14.6` | `0.15.0` | Updates `matplotlib` from 3.10.9 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.9...v3.11.1) Updates `numpy` from 2.4.6 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.4.6...v2.5.2) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.3...v3.0.5) Updates `scipy` from 1.17.1 to 1.18.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.1...v1.18.1) Updates `statsmodels` from 0.14.6 to 0.15.0 - [Release notes](https://github.com/statsmodels/statsmodels/releases) - [Changelog](https://github.com/statsmodels/statsmodels/blob/main/CHANGES.md) - [Commits](https://github.com/statsmodels/statsmodels/compare/v0.14.6...v0.15.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.2 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scientific - dependency-name: statsmodels dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scientific ... Signed-off-by: dependabot[bot] --- tests/requirements.colab.2024.02.txt | 10 +++++----- tests/requirements.colab.2025.02.txt | 10 +++++----- tests/requirements.colab.2026.02.txt | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/tests/requirements.colab.2024.02.txt b/tests/requirements.colab.2024.02.txt index 4933e178..2019e69c 100644 --- a/tests/requirements.colab.2024.02.txt +++ b/tests/requirements.colab.2024.02.txt @@ -16,19 +16,19 @@ jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 jupyterlab_widgets==3.0.16 lxml==6.1.1 -matplotlib == 3.10.9 +matplotlib == 3.11.1 notebook == 7.5.7 -numpy==2.4.6 +numpy==2.5.2 openpyxl == 3.1.5 -pandas==3.0.3 +pandas==3.0.5 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist requests == 2.34.2 scikit-learn == 1.9.0 -scipy == 1.17.1 +scipy == 1.18.1 seaborn == 0.13.2 -statsmodels == 0.14.6 +statsmodels == 0.15.0 sympy == 1.14.0 tensorflow == 2.21.0 torch == 2.12.0 diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index de6609c3..fc2ec7a4 100644 --- a/tests/requirements.colab.2025.02.txt +++ b/tests/requirements.colab.2025.02.txt @@ -18,19 +18,19 @@ jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 jupyterlab_widgets==3.0.16 lxml==6.1.1 -matplotlib == 3.10.9 +matplotlib == 3.11.1 notebook == 7.5.7 -numpy==2.4.6 +numpy==2.5.2 openpyxl == 3.1.5 -pandas==3.0.3 +pandas==3.0.5 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist requests == 2.34.2 scikit-learn == 1.9.0 -scipy == 1.17.1 +scipy == 1.18.1 seaborn == 0.13.2 -statsmodels == 0.14.6 +statsmodels == 0.15.0 sympy == 1.14.0 tensorflow == 2.21.0 torch == 2.12.0 diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index ebfe0241..eae5c2a3 100644 --- a/tests/requirements.colab.2026.02.txt +++ b/tests/requirements.colab.2026.02.txt @@ -18,19 +18,19 @@ jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 jupyterlab_widgets==3.0.16 lxml==6.1.1 -matplotlib==3.10.9 +matplotlib==3.11.1 notebook==7.5.7 -numpy==2.4.6 +numpy==2.5.2 openpyxl==3.1.5 -pandas==3.0.3 +pandas==3.0.5 pandas-datareader==0.10.0 pytest==9.0.3 pytest-xdist requests==2.34.2 scikit-learn==1.9.0 -scipy==1.17.1 +scipy==1.18.1 seaborn==0.13.2 -statsmodels==0.14.6 +statsmodels==0.15.0 sympy==1.14.0 tensorflow==2.21.0 torch==2.12.0