Skip to content

Commit 61f6993

Browse files
chore(deps): Bump pandas-datareader from 0.10.0 to 0.11.1 in /tests
Bumps [pandas-datareader](https://github.com/pydata/pandas-datareader) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/pydata/pandas-datareader/releases) - [Changelog](https://github.com/pydata/pandas-datareader/blob/main/release-procedure.md) - [Commits](pydata/pandas-datareader@v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: pandas-datareader dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1177d60 commit 61f6993

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/requirements.colab.2024.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ notebook == 7.5.7
2121
numpy==2.4.6
2222
openpyxl == 3.1.5
2323
pandas==3.0.3
24-
pandas-datareader == 0.10.0
24+
pandas-datareader == 0.11.1
2525
pytest == 9.0.3
2626
pytest-xdist
2727
requests == 2.34.2

tests/requirements.colab.2025.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ notebook == 7.5.7
2323
numpy==2.4.6
2424
openpyxl == 3.1.5
2525
pandas==3.0.3
26-
pandas-datareader == 0.10.0
26+
pandas-datareader == 0.11.1
2727
pytest == 9.0.3
2828
pytest-xdist
2929
requests == 2.34.2

tests/requirements.colab.2026.02.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ notebook==7.5.7
2323
numpy==2.4.6
2424
openpyxl==3.1.5
2525
pandas==3.0.3
26-
pandas-datareader==0.10.0
26+
pandas-datareader==0.11.1
2727
pytest==9.0.3
2828
pytest-xdist
2929
requests==2.34.2

0 commit comments

Comments
 (0)