Update dependency yfinance to ^0.2.0#10
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
August 11, 2025 03:48
1c2f495 to
d62bed7
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
September 17, 2025 23:31
d62bed7 to
f3e0967
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
November 19, 2025 07:35
f3e0967 to
e1afab1
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
February 3, 2026 07:48
e1afab1 to
938cc77
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
February 14, 2026 03:10
938cc77 to
23b8815
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
March 14, 2026 15:30
23b8815 to
0252d80
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
March 31, 2026 17:43
0252d80 to
16994f7
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
May 2, 2026 07:59
16994f7 to
7f49119
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
May 23, 2026 03:57
7f49119 to
0d5fa5d
Compare
renovate
Bot
force-pushed
the
renovate/yfinance-0.x
branch
from
July 25, 2026 12:05
0d5fa5d to
a1ff889
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.1.70→^0.2.0Release Notes
ranaroussi/yfinance (yfinance)
v0.2.66Compare Source
Screener: add Swiss exchange and industry field
Support MIC #2579
Fixes:
v0.2.65Compare Source
start/end/periodv0.2.64Compare Source
earnings_dates: new columnEvent Type#2555Prices fixes:
periodwhenstart/endalso set #2550v0.2.63Compare Source
Fix
download()+ISINv0.2.62Compare Source
period=max.Thanks @cole-st-john
v0.2.61Compare Source
Fix ALL type hints in websocket #2493
v0.2.60Compare Source
Big fixes:
Little fixes:
offset#2440requests#2487Thanks @dhruvan2006
v0.2.59Compare Source
Stop overriding
curl_cffiuser-agent - helps with rate-limit #2450EDIT: new feature: live data via websocket - forgot to announce
v0.2.58Compare Source
Fixes:
curl_cffisession to fix false rate-limit errors #2430 [ reason = TLS fingerprinting ]Thanks @bretsky @R5dan
v0.2.57Compare Source
Fix proxy msg & pass-through #2418
v0.2.56Compare Source
Features:
yf.Lookupyf.set_config()Fixes:
infofetch, ISIN, prices missing last row, prices NonExistentTimeErrorFull changelog #2410
Thanks @dhruvan2006 @JanMkl
v0.2.55Compare Source
New feature: fetch TTM financials
Fixes:
Thanks @JanMkl @dhruvan2006
Full changelog: #2372
v0.2.54Compare Source
Hotfix fetch error #2277 thanks @dhruvan2006
v0.2.53Compare Source
Main changes:
Ticker.*_holdersTicker.infoThanks @dhruvan2006 @R5dan @ocp1006
Full changelog #2264
v0.2.52Compare Source
Features:
yf.Marketsummary & status #2175Ticker.history#2192YfRateLimitErrorif rate limited #2108yf.Search#2191Fixes:
Thanks @dhruvan2006 and @R5dan
v0.2.51Compare Source
Features:
yf.Search#2160yf.ScreenerandTicker.get_news()#2168 #2173Fixes and tweaks:
Ticker.get_earnings_dates#2169downloadargumentauto_adjustto default True, to matchTicker.history#2147Thanks @hjlgood @ericpien @dhruvan2006
v0.2.50Compare Source
Fixes:
download()index #2109isin()error #2099growth_estimates#2127New documentation website: https://ranaroussi.github.io/yfinance/index.html
Thanks @ericpien @DamienDuv
v0.2.49Compare Source
Fix prices-clean rarely discarding good data #2122
v0.2.48Compare Source
Addresses #2100.
Added
multi_level_indexparameter to multi.py with a default value toTrue. If set toFalseand only one ticker is requested - the returned DataFrame will be single-level-indexv0.2.47Compare Source
Refactor multi.py to return single-level index when a single ticker is requested
v0.2.46Compare Source
Fix regression in 0.2.45 #2094 - thanks @FX196
v0.2.45Compare Source
Feature:
yf.Screenerandyf.EquityQuery#2066Fixes:
history()IndexError anddownload()KeyError #2068 #2087Full changelog: #2091
Contributors: @ericpien @antoniouaa @algonell @marco-carvalho
v0.2.44Compare Source
Features:
yf.Ticker(X).funds_data#2041yf.Sector(Y)andyf.Industry(Z)#2058Thanks @ericpien!
Fix: improve dividend repair #2062
v0.2.43Compare Source
Fix price-repair bug introduced in 0.2.42 #2036
v0.2.42Compare Source
Features:
Fix fetch errors for: options, holders, download, news
Full changelog: #2034
Contributors: @Fidasek009 @aaron-jencks @stevenbischoff @ericpien @mreiche
v0.2.41Compare Source
Improvements:
Ticker.sustainabilityTicker.earningsRIPFull changelog: #1971
Contributors: @MohamedAlaa201 @vittoboa @SnowCheetos @rhwvu @lp177
v0.2.40Compare Source
Fix typo in 0.2.39 #1942
v0.2.39Compare Source
Maintenance + price repair improvements. Details in #1927
Thanks @vittoboa @elibroftw @marcofognog
v0.2.38Compare Source
Fix holders and insiders #1908 - thanks @vittoboa
v0.2.37Compare Source
Small fixes:
Thanks @mreiche @Rogach @power-edge @cottrell
v0.2.36Compare Source
Small fixes:
download()column levels #1795history(keepna=False)whenrepair=True#1824peeweewith oldsqlite#1827Thanks: @mreiche @amanlai @molpcs @ange-daumal
v0.2.35Compare Source
Fixes for 0.2.34: fix behaviour with invalid symbols & unit tests #1816
v0.2.34Compare Source
Lots of changes here, thanks everyone.
Features:
download()progress bar to STDERR #1776 @coskos-opsFixes
download()DatetimeIndexon invalid symbols #1779 @VishnuAkundiTicker.calendarfetch #1790 @bot-unitTicker.info#1774 @coskos-opsraise_errorsargument ignored inTicker.history()#1806 @puntonimTicker.earnings_dates: fix warningValue 'NaN' has dtype incompatible with float64#1810 @TejasweeeMaintenance
v0.2.33Compare Source
Cookie fixes:
Ticker(ISIN)#1760 - thanks @bot-unitv0.2.32Compare Source
Add cookie & crumb to requests, fix various HTTP errors. #1657
Thanks for big help from:
@bot-unit
@psychoz971
@JShen123
v0.2.31Compare Source
Fix TZ cache exception blocking import #1705 #1709
Fix merging pre-market events with intraday prices #1703
v0.2.30Compare Source
Fix
OperationalError#1698v0.2.29Compare Source
Fixes:
Full Changelog: ranaroussi/yfinance@0.2.28...0.2.29
v0.2.28Compare Source
TypeError: 'FastInfo' object is not callable#1636option_chain()also return underlying data - thanks @DanielGoldfarb #1606v0.2.27Compare Source
Bug fixes:
v0.2.26Compare Source
Proxy improvements
v0.2.25Compare Source
Fix single ISIN as ticker - thanks @ricardoprins #1611
Fix 'Only 100 years allowed' error - thanks @lucas03 #1576
v0.2.24Compare Source
Fix info[] missing values #1603
v0.2.23Compare Source
Fix 'Unauthorized' error - thanks @signifer-geo #1595
v0.2.22Compare Source
Fix unhandled
sqlite3.DatabaseError#1574v0.2.21Compare Source
Main changes:
Minor changes:
loggingdouble-printing #1562v0.2.20Compare Source
Switch to
loggingmodule - thanks @flaviovs #1423 #1493 #1522 #1541Price history:
sessionargument todownload- thanks @bveber #1547v0.2.19Compare Source
v0.2.18Compare Source
Bug fixes:
fast_infoerror "_np not found" #1496v0.2.17Compare Source
Fix prices error with Pandas 2.0 - thanks @steven9909 #1488
v0.2.16Compare Source
Restore missing
Ticker.infokeys - thanks @kennykos #1480v0.2.15Compare Source
v0.2.14Compare Source
Fix
Ticker.infodict by fetching from API (also faster than scraping) - thanks @qianyun210603 #1461v0.2.13Compare Source
Price bug fixes:
v0.2.12Compare Source
Disable annoying 'backup decrypt' msg
6b8b0d5v0.2.11Compare Source
Fix
history_metadataaccesses for unusual symbols - thanks @sdeibel #1411v0.2.10Compare Source
General:
Prices
download()timezone handling #13852a2928b86d6accprepost=False#1311Info
fast_infoimprovements:values()&items()#1368fast_info["previousClose"]#1383TypeErrorexception #1397v0.2.9Compare Source
Fix fast_info bugs #1362
v0.2.7Compare Source
v0.2.6Compare Source
Fix Ticker.basic_info lazy-loading #1342
v0.2.5Compare Source
v0.2.4Compare Source
#1302
v0.2.3Compare Source
v0.2.2Compare Source
financialsattribute (map toincome_stmt)v0.2.1Compare Source
This is a major new release with some new features. The important summary is:
For full list of changes see the pre-release notes:
@ranaroussi Just FYI
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.