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.2.12 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps yfinance from 0.1.77 to 0.2.12.

Release notes

Sourced from yfinance's releases.

0.2.12

Disable annoying 'backup decrypt' msg 6b8b0d5

0.2.11

Fix history_metadata accesses for unusual symbols #1411

0.2.10

General:

  • fix using sqlite3 < 3.8.2 #1380
  • add another backup decrypt option #1379

Prices

  • restore original download() timezone handling #1385
  • fix & improve price repair #1289 2a2928b 86d6acc
  • drop intraday intervals if in post-market but prepost=False #1311

Info

  • fast_info improvements:
    • add camelCase keys, add dict functions values() & items() #1368
    • fix fast_info["previousClose"] #1383
  • catch TypeError Exception #1397

0.2.10b3

  • Restore original download() timezone handling #1385
  • Price repair bug fix 86d6acccf78432779fad2679e1775962618cdf8b
  • Add another backup decrypt option #1379
  • Catch TypeError Exception #1397

0.2.10b2

Fix parsing history_metadata['tradingPeriods'] when empty.

0.2.10b1

0.2.10 beta 1

Changelog:

  • Fix using sqlite < 3.8.2 #1380
  • Drop price prepost intervals if prepost=False #1311
  • Fix & improve price repair #1289
  • fast_info improvements:
    • add camelCase keys, add dict functions values() & items() #1368
    • fix fast_info["previousClose"] #1383

0.2.9

Fix fast_info bugs #1362

0.2.7

  • Fix Yahoo decryption, smarter this time #1353
  • Rename basic_info -> fast_info #1354

0.2.6

... (truncated)

Changelog

Sourced from yfinance's changelog.

0.2.12

Disable annoying 'backup decrypt' msg

0.2.11

Fix history_metadata accesses for unusual symbols #1411

0.2.10

General

  • allow using sqlite3 < 3.8.2 #1380
  • add another backup decrypt option #1379 Prices
  • restore original download() timezone handling #1385
  • fix & improve price repair #1289 2a2928b 86d6acc
  • drop intraday intervals if in post-market but prepost=False #1311 Info
  • fast_info improvements:
    • add camelCase keys, add dict functions values() & items() #1368
    • fix fast_info["previousClose"] #1383
  • catch TypeError Exception #1397

0.2.9

  • Fix fast_info bugs #1362

0.2.7

  • Fix Yahoo decryption, smarter this time #1353
  • Rename basic_info -> fast_info #1354

0.2.6

  • Fix Ticker.basic_info lazy-loading #1342

0.2.5

  • Fix Yahoo data decryption again #1336
  • New: Ticker.basic_info - faster Ticker.info #1317

0.2.4

  • Fix Yahoo data decryption #1297
  • New feature: 'Ticker.get_shares_full()' #1301
  • Improve caching of financials data #1284
  • Restore download() original alignment behaviour #1283
  • Fix the database lock error in multithread download #1276

0.2.3

... (truncated)

Commits
  • ca8c1c8 Bump version to 0.2.12
  • 6b8b0d5 Merge pull request #1422 from ranaroussi/hotfix/disable-decrypt-fail-msg
  • 952a043 Disable annoying 'backup decrypt' msg
  • 62a442b Update yahoo-keys.txt
  • e96f4f3 Update yahoo-keys.txt
  • cd5d0df Bump version to 0.2.11
  • ece41cd Merge pull request #1411 from sdeibel/main
  • c362d54 Fix other metadata accesses + tests
  • 543e4fe Fix format_history_metadata for some symbols
  • 53fca70 Bump version to 0.2.10
  • 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.2.12.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.1.77...0.2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies finn Updates to the bot labels Feb 17, 2023
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.

1 participant