Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2025

Bumps yfinance from 0.2.63 to 0.2.64.

Release notes

Sourced from yfinance's releases.

0.2.64

earnings_dates: new column Event Type #2555

Prices fixes:

  • handle dividends with currency #2549
  • handle period when start/end also set #2500
Changelog

Sourced from yfinance's changelog.

0.2.64

Prices:

  • handle dividends with FX, convert if repair=True #2549
  • fix 'period' arg when start or end set #2550 earnings_dates: handle 'Event Type' properly #2555
Commits
  • 5dbc295 Version 0.2.64
  • 4707bc0 Merge pull request #2556 from ranaroussi/dev
  • 81011a7 Prices: fix 'period' when start/end set - extend to download()
  • 14ec3df Merge pull request #2555 from ranaroussi/fix/earnings-dates-type
  • 1056487 earnings_dates: handle 'Event Type' properly
  • b7a425d Merge pull request #2550 from ranaroussi/fix/history-period-with-start-end
  • a61e0a0 Merge pull request #2549 from ranaroussi/fix/dividends-with-currency
  • e2150da Prices: fix 'period' when start/end set, improve YFInvalidPeriodError
  • 69dbf74 Handle dividends with FX, convert if repair=True
  • b5c2160 Merge pull request #2551 from ranaroussi/docs/price-repair
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python labels Jun 27, 2025
Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.63 to 0.2.64.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.63...0.2.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@geekcomputers geekcomputers merged commit d928bd2 into master Jun 27, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.64 branch June 27, 2025 19:23
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