portfolioplus / pytickersymbols

Fundamental stock data and yahoo/google ticker symbols for several indices.
MIT License
104 stars 25 forks source link

chore(deps-dev): bump yfinance from 0.2.37 to 0.2.43 #985

Open dependabot[bot] opened 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps yfinance from 0.2.37 to 0.2.43.

Release notes

Sourced from yfinance's releases.

0.2.43

Fix price-repair bug introduced in 0.2.42 #2036

0.2.42

Features:

  • fetch SEC filings & analysis
  • price repair extended to dividends & adjust

Fix fetch errors for: options, holders, download, news

Full changelog: #2034

Contributors: @​Fidasek009 @​aaron-jencks @​stevenbischoff @​ericpien @​mreiche

0.2.41

Improvements:

  • add some missing keys to financials
  • new: Ticker.sustainability
  • prices fetch: fixes, Pandas warnings, and improve repair
  • deprecate Ticker.earnings RIP

Full changelog: #1971

Contributors: @​MohamedAlaa201 @​vittoboa @​SnowCheetos @​rhwvu @​lp177

0.2.40

Fix typo in 0.2.39 #1942

0.2.39

Maintenance + price repair improvements. Details in #1927

Thanks @​vittoboa @​elibroftw @​marcofognog

0.2.38

Fix holders and insiders #1908 - thanks @​vittoboa

Changelog

Sourced from yfinance's changelog.

0.2.43

Fix price-repair bug introduced in 0.2.42 #2036

0.2.42

Features:

0.2.41

Improvements:

  • add keys to financials #1965 #1985
  • fetch Sustainability #1959
  • improve price-repair-zeroes #1990 Fixes (prices):
  • fetching when period='max' #1967
  • metadata: Fix '1wk is invalid' & repeated calls #1970
  • Pandas warnings #1955 #1981
  • price repair syntax errors #1989 Maintenance:
  • deprecate Ticker.earnings #1977

0.2.40

Fix typo in 0.2.39 c7af213

0.2.39

Fixes:

  • Fix switching session from/to requests_cache #1930 Price repair:
  • Fix potential for price repair to discard price=0 rows #1874
  • Don't price-repair FX volume=0, is normal #1920
  • Improve 'sudden change' repair for splits & currency #1931 Information:
  • Fix help(yf.download) not showing the information about the function #1913 @​vittoboa
  • Add more specific error throwing based on PR 1918 #1928 @​elibroftw @​marcofognog Maintenance:
  • Replace dead 'appdirs' package with 'platformdirs' #1896
  • Deprecate 'pandas_datareader', remove a deprecated argument #1897

... (truncated)

Commits
  • ed43f6f Version 0.2.43
  • f87a9af Merge pull request #2036 from ranaroussi/fix/price-repair-currency-bug
  • e329f26 Fix price-repair-currency, logic was inverted
  • bd1a597 Version 0.2.42
  • 0193cec Merge pull request #2034 from ranaroussi/dev
  • a2b5d6b Fix 2x old tests
  • ce9becd Merge branch 'main' into dev
  • 7e12f20 Merge pull request #2031 from ranaroussi/feature/price-repair-div-adjust
  • a74ad47 Repair dividends: fine-tune logic + unit tests
  • 2f5203d New: repair bad dividends and div-adjusts. Plus other repair fixes.
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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[bot] commented 4 weeks ago

The following labels could not be found: automerge.