From 407e559c0d15b7555854f62cf7954237c2266e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 15:33:51 +0000 Subject: [PATCH] chore(deps): Bump pandas in /tests in the scientific group Bumps the scientific group in /tests with 1 update: [pandas](https://github.com/pandas-dev/pandas). Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scientific ... Signed-off-by: dependabot[bot] --- tests/requirements.colab.2024.02.txt | 2 +- tests/requirements.colab.2025.02.txt | 2 +- tests/requirements.colab.2026.02.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/requirements.colab.2024.02.txt b/tests/requirements.colab.2024.02.txt index 2caafd7f..73c0c59a 100644 --- a/tests/requirements.colab.2024.02.txt +++ b/tests/requirements.colab.2024.02.txt @@ -20,7 +20,7 @@ matplotlib == 3.10.9 notebook == 7.5.6 numpy==2.4.4 openpyxl == 3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist diff --git a/tests/requirements.colab.2025.02.txt b/tests/requirements.colab.2025.02.txt index 79212ad9..6313dcb7 100644 --- a/tests/requirements.colab.2025.02.txt +++ b/tests/requirements.colab.2025.02.txt @@ -22,7 +22,7 @@ matplotlib == 3.10.9 notebook == 7.5.6 numpy==2.4.4 openpyxl == 3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader == 0.10.0 pytest == 9.0.3 pytest-xdist diff --git a/tests/requirements.colab.2026.02.txt b/tests/requirements.colab.2026.02.txt index 7c21a7bc..645c439a 100644 --- a/tests/requirements.colab.2026.02.txt +++ b/tests/requirements.colab.2026.02.txt @@ -22,7 +22,7 @@ matplotlib==3.10.9 notebook==7.5.6 numpy==2.4.4 openpyxl==3.1.5 -pandas==3.0.2 +pandas==3.0.3 pandas-datareader==0.10.0 pytest==9.0.3 pytest-xdist