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.70 to 0.2.27 #58

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 Aug 3, 2023

Bumps yfinance from 0.1.70 to 0.2.27.

Release notes

Sourced from yfinance's releases.

0.2.27

Bug fixes:

  • fix merging 1d-prices with out-of-range divs/splits #1635
  • fix multithread error 'tz already in cache' #1648

0.2.26

Proxy improvements

0.2.25

Fix single ISIN as ticker - thanks @​ricardoprins #1611 Fix 'Only 100 years allowed' error - thanks @​lucas03 #1576

0.2.24

Fix info[] missing values #1603

0.2.23

Fix 'Unauthorized' error - thanks @​signifer-geo #1595

0.2.22

Fix unhandled sqlite3.DatabaseError #1574

0.2.21

Main changes:

  • fixed the 3 main financials tables - income statement, balance sheet, and cash flow #1568
  • price repair improved: fix Yahoo messing up dividend and split adjustments #1543

Minor changes:

  • fix logging double-printing #1562
  • fix merging future dividend/split into prices #1567

0.2.20

Switch to logging module - thanks @​flaviovs #1423 #1493 #1522 #1541

Price history:

0.2.19b4

Bugfixes:

  • Corrupt tkr-tz-csv halting code #1528
  • Faulty download logging #1541

Post feedback in Discussion: https://github.com/ranaroussi/yfinance/discussions/1516

0.2.19b3

Fixes:

... (truncated)

Changelog

Sourced from yfinance's changelog.

0.2.27

Bug fixes:

  • fix merging 1d-prices with out-of-range divs/splits #1635
  • fix multithread error 'tz already in cache' #1648

0.2.26

Proxy improvements

0.2.25

Fix single ISIN as ticker #1611 Fix 'Only 100 years allowed' error #1576

0.2.24

Fix info[] missing values #1603

0.2.23

Fix 'Unauthorized' error #1595

0.2.22

Fix unhandled 'sqlite3.DatabaseError' #1574

0.2.21

Fix financials tables #1568 Price repair update: fix Yahoo messing up dividend and split adjustments #1543 Fix logging behaviour #1562 Fix merge future div/split into prices #1567

0.2.20

Switch to logging module #1493 #1522 #1541 Price history:

0.2.18

Fix 'fast_info' error '_np not found' #1496 Fix bug in timezone cache #1498

0.2.17

... (truncated)

Commits
  • 5b0cb60 Bump version to 0.2.27
  • 1a97c22 Merge pull request #1635 from ranaroussi/hotfix/prices-events-merge
  • b0de31d Merge pull request #1648 from ranaroussi/hotfix/tkr-tz-already-in-cache
  • cc87608 Fix multithread error 'tz already in cache'
  • d0b2070 Fix merging 1d-prices with out-of-range divs/splits
  • ddf0cf1 Bump version to 0.2.26
  • 1bd819a Merge pull request #1371 from ranaroussi/hotfix/proxy
  • 1b9fc5f Merge pull request #1625 from ricardoprins/main
  • 274f309 Bump requests to 2.31 and removes cryptography.
  • edac283 Merge pull request #1623 from ranaroussi/bug-report-yaml
  • 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.70 to 0.2.27.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.1.70...0.2.27)

---
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 the dependencies Pull requests that update a dependency file label Aug 3, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants