From ac8de8b4a7472a135bd2a2a65671838657c6c3e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 15:39:30 +0000 Subject: [PATCH] chore(deps): Bump pandas from 3.0.2 to 3.0.3 Bumps [pandas](https://github.com/pandas-dev/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tests/requirements.colab.2024.02.txt | 2 +- tests/requirements.colab.2025.02.txt | 2 +- tests/requirements.colab.2026.02.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5af3d90c..4d16fcf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ matplotlib >= 3.7.1 notebook >= 6.5.5 numpy >= 1.23.5 openpyxl >= 3.1.5 -pandas >= 1.5.3 +pandas >= 3.0.3 pytest >= 7.4.0 requests >= 2.31.0 scipy >= 1.17.1 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