Skip to content

Bump yfinance from 0.2.51 to 0.2.53 #2533

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps yfinance from 0.2.51 to 0.2.53.

Release notes

Sourced from yfinance's releases.

0.2.53

Main changes:

  • fixes for Ticker.*_holders
  • add pre- and post-market data to Ticker.info
  • improve prices dividend repair

Thanks @​dhruvan2006 @​R5dan @​ocp1006

Full changelog #2264

0.2.52

Features:

  • Improve Screener & docs #2207
  • Add yf.Market summary & status #2175
  • Support custom period in Ticker.history #2192
  • raise YfRateLimitError if rate limited #2108
  • add more options to yf.Search #2191

Fixes:

  • remove hardcoded keys in Analysis #2194
  • handle Yahoo changed Search response #2202

Thanks @​dhruvan2006 and @​R5dan

Changelog

Sourced from yfinance's changelog.

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
Commits
  • 1ddc38c Version 0.2.53
  • fcab4ea Merge pull request #2264 from ranaroussi/dev
  • d40ad62 Merge pull request #2260 from ranaroussi/fix/price-div-repair-tweaks
  • c95c02f Improve prices div repair
  • 5fb9cab Disable pytest.yml, need to mock all GETs to restore
  • 1c39ca4 Merge pull request #2256 from dhruvan2006/fix/multi-bugs
  • 27868a4 Fix interval check and error message formatting in multi.py
  • 0da7549 Merge pull request #2233 from dhruvan2006/fix/tests
  • 14c6d05 Merge pull request #2253 from dhruvan2006/fix/doc-see-also-links
  • 8e369a2 Merge pull request #2250 from R5dan/fix-market-doc
  • 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.51 to 0.2.53.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.51...0.2.53)

---
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 the dependencies Pull requests that update a dependency file label Feb 17, 2025
@geekcomputers geekcomputers merged commit 9aa6df3 into master Feb 17, 2025
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.53 branch February 17, 2025 20:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant