Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps yfinance from 0.2.54 to 0.2.55.

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
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 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 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)

Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.54 to 0.2.55.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.54...0.2.55)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python labels Mar 24, 2025
@geekcomputers geekcomputers merged commit a09c1a7 into master Mar 24, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.55 branch March 24, 2025 21:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant