Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps yfinance from 0.2.64 to 0.2.65.

Release notes

Sourced from yfinance's releases.

0.2.65

  • Prices: fix handling arguments start/end/period
  • Financials: ensure dtype float
  • Price repair: update metadata when changing FX
Changelog

Sourced from yfinance's changelog.

0.2.65

Financials: ensure dtype float #2563 Prices: fix handling arguments start/end/period #2561 #2562 Price repair: when changing FX, update metadata #2558

Commits
  • ea4dc2d Version 0.2.65
  • b29cc26 Merge pull request #2564 from ranaroussi/dev
  • 8db46f2 Fix a test
  • f8e75b3 Merge pull request #2563 from ranaroussi/fix/financials-dtype
  • 8f04f91 Financials: ensure dtype float
  • 4a1e1a9 Merge pull request #2562 from ranaroussi/fix/prices-period-mix-with-start-end
  • a05a759 Merge pull request #2558 from ranaroussi/fix/price-repair-fx
  • 9b7f536 Prices: handle mixing period with start/end
  • 31109b2 Merge pull request #2561 from ranaroussi/fix/prices-start-with-end-none
  • 8e88aec Prices: fix behaviour change on end=None
  • 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.64 to 0.2.65.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.64...0.2.65)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-version: 0.2.65
  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 Jul 14, 2025
@geekcomputers geekcomputers merged commit a163623 into master Jul 15, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.65 branch July 15, 2025 10:07
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