Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yfinance from 0.2.54 to 0.2.55 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 24, 2025
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.

None yet

0 participants