Skip to content

Update yfinance requirement from <=0.2.50 to <=0.2.54#64

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/yfinance-lte-0.2.54
Closed

Update yfinance requirement from <=0.2.50 to <=0.2.54#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/yfinance-lte-0.2.54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 19, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on yfinance to permit the latest version.

Release notes

Sourced from yfinance's releases.

0.2.54

Hotfix fetch error #2277 thanks @​dhruvan2006

Changelog

Sourced from yfinance's changelog.

0.2.54

Hotfix user-agent #2277

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

0.2.51

Features:

0.2.50

Fixes:

... (truncated)

Commits
  • 403607c Version 0.2.54
  • 604f74e Merge pull request #2277 from dhruvan2006/fix/user-agent
  • 95b59a7 Randomly pick User-Agent header on startup
  • 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
  • Additional commits viewable in compare view

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)

Updates the requirements on [yfinance](https://github.com/ranaroussi/yfinance) to permit the latest version.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.1.55...0.2.54)

---
updated-dependencies:
- dependency-name: yfinance
  dependency-type: direct:production
...

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 Feb 19, 2025
@dependabot @github

dependabot Bot commented on behalf of github Mar 21, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #71.

@dependabot dependabot Bot closed this Mar 21, 2025
@dependabot dependabot Bot deleted the dependabot/pip/yfinance-lte-0.2.54 branch March 21, 2025 13:04
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.

0 participants