Skip to content

Update yfinance requirement from <=0.2.50 to <=0.2.55#71

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/yfinance-lte-0.2.55
Closed

Update yfinance requirement from <=0.2.50 to <=0.2.55#71
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/yfinance-lte-0.2.55

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on yfinance to permit the latest version.

Release notes

Sourced from yfinance's releases.

0.2.55

New feature: fetch TTM financials

Fixes:

  • earnings dates
  • price repair
  • info IndexError
  • get_splits|dividends|capital_gains

Thanks @​JanMkl @​dhruvan2006

Full changelog: #2372

Changelog

Sourced from yfinance's changelog.

0.2.55

Features

  • TTM financials #2321 Fixes
  • info IndexError #2354
  • earnings dates TZ #2366
  • price repair tweaks & fixes #2368
  • history caching #2345
  • backup fetch TZ from info #2369 Maintenance
  • log user agent #2326

0.2.54

Hotfix user-agent #2277

0.2.53

Fixes:

  • Fix: Failed to parse holders JSON data #2234
  • Fix: Bad data in Holders #2244
  • Stop CSRF-cookie-fetch fail killing yfinance #2249
  • Fix Market Docs #2250
  • Fix: Broken "See also" links in documentation #2253
  • Fix: Interval check and error message formatting in multi.py #2256 Improve:
  • Add pre- / post-stock prices (and other useful information) #2212
  • Warn user when use download() without specifying auto_adjust #2230
  • Refactor: Earnings Dates – Switch to API Fetching #2247
  • Improve prices div repair #2260 Maintenance:
  • Add GitHub Actions workflow and fix failing tests #2233

0.2.52

Features:

  • Improve Screener & docs #2207
  • Add Market summary & status #2175
  • Support custom period in Ticker.history() #2192
  • raise YfRateLimitError if rate limited #2108
  • add more options to Search #2191 Fixes:
  • remove hardcoded keys in Analysis #2194
  • handle Yahoo changed Search response #2202 Maintenance:
  • add optional dependencies to requirements.txt #2199

0.2.51

... (truncated)

Commits
  • 5cc1197 Version 0.2.55
  • 21a80ec Merge pull request #2372 from ranaroussi/dev
  • ca011b0 Merge pull request #2369 from ranaroussi/fix/prices-tz-fetch-backup
  • f26b436 In very rare case _fetch_ticker_tz() fails, get TZ from info
  • f208f09 Merge pull request #2345 from dhruvan2006/fix/history-cache
  • f831ac2 Fix history caching and allow period in data retrieval
  • e195f2c Merge pull request #2368 from ranaroussi/fix/price-repair-various
  • db5d0c9 Price repair tweaks & fixes
  • 918eb31 Merge pull request #2366 from ranaroussi/fix/earnings-dates-tz
  • 390422f Yahoo now returning earnings dates in UTC, stop assuming it's in exchange TZ
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.55...0.2.55)

---
updated-dependencies:
- dependency-name: yfinance
  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 21, 2025
@dependabot @github

dependabot Bot commented on behalf of github Apr 24, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #89.

@dependabot dependabot Bot closed this Apr 24, 2025
@dependabot dependabot Bot deleted the dependabot/pip/yfinance-lte-0.2.55 branch April 24, 2025 12:12
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