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.90 #40

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps yfinance from 0.1.77 to 0.1.90.

Release notes

Sourced from yfinance's releases.

0.1.90

  • Restore lxml requirement, increase minimum version #1237

0.1.89

  • Remove unused incompatible dependency #1222
  • Fix minimum Pandas version #1230

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.90

  • Restore lxml req, increase min ver #1237

0.1.89

  • Remove unused incompatible dependency #1222
  • Fix minimum Pandas version #1230

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
  • 3537ec3 Bump version to 0.1.90
  • 6a306b0 Merge pull request #1237 from ranaroussi/r0.1/fix/lxml
  • 6e3282b Restore lxml dep, set min ver = 4.9.1
  • 829683c Bump version to 0.1.89
  • 3011cb3 Bump version to 0.1.88
  • 366cfc0 Merge pull request #1231 from ranaroussi/r0.1/fix/reqs
  • cbd4b92 Bump pandas to 1.3.0 ; Remove unused lxml
  • 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
  • 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.90.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/0.1.90/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.1.77...0.1.90)

---
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 Dec 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #41.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.1.90 branch December 19, 2022 09:10
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