Skip to content
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

Bump yfinance from 0.1.77 to 0.1.87 #37

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps yfinance from 0.1.77 to 0.1.87.

Release notes

Sourced from yfinance's releases.

0.1.87

  • Fix localizing midnight when non-existent (DST) #1176
  • Fix thread deadlock in bpython #1163

0.1.86

  • Fix 'trailingPegRatio' #1141
  • Improve handling delisted tickers #1142
  • Fix corrupt tkr-tz-csv halting code #1162
  • Change default start to 1900-01-01 #1170

0.1.85

Fix info['log_url'] #1062 Fix handling delisted ticker #1137

0.1.84

  • Make tz-cache thread-safe

0.1.83

Reduce spam-effect of tz-fetch

0.1.81

Fix unhandled tz-cache exception #1107

0.1.80

Fixes:

  • download(ignore_tz=True) for single ticker #1097
  • rare case of error "Cannot infer DST time" #1100

0.1.79

Fix when Yahoo returns price=NaNs on dividend day. Dividends were being lost. E.g. ticker "BHP.AX" on 1998-10-30.

0.1.78

Fix download() when different timezones #1085

Changelog

Sourced from yfinance's changelog.

0.1.87

  • Fix localizing midnight when non-existent (DST) #1176
  • Fix thread deadlock in bpython #1163

0.1.86

  • Fix 'trailingPegRatio' #1141
  • Improve handling delisted tickers #1142
  • Fix corrupt tkr-tz-csv halting code #1162
  • Change default start to 1900-01-01 #1170

0.1.85

  • Fix info['log_url'] #1062
  • Fix handling delisted ticker #1137

0.1.84

  • Make tz-cache thread-safe

0.1.83

  • Reduce spam-effect of tz-fetch

0.1.81

  • Fix unhandled tz-cache exception #1107

0.1.80

  • Fix download(ignore_tz=True) for single ticker #1097
  • Fix rare case of error "Cannot infer DST time" #1100

0.1.79

  • Fix when Yahoo returns price=NaNs on dividend day

0.1.78

  • Fix download() when different timezones #1085
Commits
  • 56759e3 Bump version to 0.1.87
  • c193428 Merge pull request #1163 from ranaroussi/patch/threads-print-deadlock
  • a625d9e Merge pull request #1176 from ranaroussi/patch/dst-nonexistent
  • 36e80a7 Fix localizing midnight when non-existent (DST)
  • cdae1cf Bump version to 0.1.86
  • bca5693 Merge pull request #1170 from ranaroussi/patch/default-start
  • d11cd85 Backport #1169 (default start)
  • 2d32a6e Merge pull request #1162 from ranaroussi/patch/tz-csv-error
  • bad6456 Fix disable prints inside threads (bpython deadlock)
  • 1687ae6 Fix corrupt tkr-tz-csv halting code
  • 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 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.1.77 to 0.1.87.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/0.1.87/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.1.77...0.1.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies finn Updates to the bot labels Nov 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2022

Superseded by #39.

@dependabot dependabot bot closed this Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.1.87 branch December 13, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies finn Updates to the bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant