Skip to content

Update yfinance requirement from <1.0,>=0.2 to >=0.2,<2.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/yfinance-gte-0.2-and-lt-2.0
Open

Update yfinance requirement from <1.0,>=0.2 to >=0.2,<2.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/yfinance-gte-0.2-and-lt-2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Updates the requirements on yfinance to permit the latest version.

Release notes

Sourced from yfinance's releases.

1.2.0

Minor changes

yf.history() dataframe is now consolidated, might trigger read-only errors in your code.

Patches

Screener: lots more fund countries, some more equity exchanges

Price repair: fix ValueError: output array is read-only with Pandas 3


Changelog #2698

Thanks @​kbluck

Changelog

Sourced from yfinance's changelog.

1.2.0

Features:

  • update exchange maps for equities and mutual funds. #2685 Fixes:
  • handle Pandas to_numpy() returning read-only #2697

1.1.0

Features:

  • New price repair: capital gains double-counting #2667 Fixes:
  • Fix Saudi Arabia MIC Code #2665 @​salsugair
  • Add config to all #2673 @​kbluck
  • Fix Python 3.9 compatibility regression in calendars.py #2674 @​orionnelson
  • Improve stock-split repair false-positives #2668
  • Docs for capital-gains repair; Fix warnings in price-repair 27cb8aa Already in main:
  • Upgrade to Pandas 3.0 (Fixes #2679) #2683

1.0

yfinance been stable a long time now, time to grow up

No breaking changes, but some deprecation warnings.

Features:

0.2.66

Screener: add Swiss exchange and industry field Support MIC #2579 Fixes:

  • parse epoch dt #2573
  • earnings_dates #2591
  • merge intraday prices with divs/splits #2595
  • exceptions missing detail #2599

0.2.65

... (truncated)

Commits
  • f7e3a92 Version 1.2.0
  • a028443 Merge pull request #2698 from ranaroussi/dev
  • 8ca31de Merge pull request #2697 from ranaroussi/fix/pandas-3-toNumpy-ro
  • f95cdbb Handle Pandas to_numpy() returning read-only
  • a98a8f3 Merge pull request #2696 from ranaroussi/main
  • 93cc357 Merge pull request #2689 from thecaptain789/fix-typo-received
  • 64bd1ba fix: correct typo 'recieved' to 'received'
  • 41c6a4b Merge pull request #2685 from kbluck/feature/screener-exchanges
  • 56cfbd5 Update exchange maps for equities and mutual funds.
  • fa75536 Version 1.1.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [yfinance](https://github.com/ranaroussi/yfinance) to permit the latest version.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2...1.2.0)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-version: 1.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 5, 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