Skip to content

chore(deps): Bump pandas-datareader from 0.10.0 to 0.11.1 in /tests#468

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tests/pandas-datareader-0.11.1
Open

chore(deps): Bump pandas-datareader from 0.10.0 to 0.11.1 in /tests#468
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tests/pandas-datareader-0.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps pandas-datareader from 0.10.0 to 0.11.1.

Release notes

Sourced from pandas-datareader's releases.

Release 0.11.1

This is a small fix release that addresses an issue in OECEReader where very large DataFrames could be constructed even though they are mostly empty.

Release 0.11.0

The release brings pandas 3 compatibility.

  • Restored import and runtime compatibility with pandas 3 by removing the dependency on pandas internal decorator APIs.
  • Vendored deprecate_kwarg to remove dependency on the private pandas.util._decorators module.
  • Fixed default date sanitisation on pandas 3, where to_datetime(None) now yields NaT instead of preserving None.
  • Added a new high-level pandas_datareader.macro API providing unified access to FRED, Eurostat, and OECD macro datasets via read_macro, search_macro_datasets, and describe_macro_dataset.
  • Narrowed the default public API surface to focus on macro and widely-used data sources; securities-related readers that relied on defunct or broken upstream APIs have been removed.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants