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.26 #57

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps yfinance from 0.1.70 to 0.2.26.

Release notes

Sourced from yfinance's releases.

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:

  • improve logging messages #1522
  • price fixes #1523

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

... (truncated)

Changelog

Sourced from yfinance's changelog.

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

Fix prices error with Pandas 2.0 #1488

0.2.16

Fix 'fast_info deprecated' msg appearing at Ticker() init

... (truncated)

Commits
  • 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
  • 781fad5 Merge branch 'main' into bug-report-yaml
  • 39527d2 Fix yaml issue template rendering
  • 45f1c88 yaml issue template - escape some backticks
  • 7d638e1 Merge pull request #1613 from ranaroussi/bug-report-yaml
  • 97b13df Convert issue template to yaml + improve
  • 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.26.
- [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.26)

---
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 Jul 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

Superseded by #58.

@dependabot dependabot bot closed this Aug 3, 2023
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.26 branch August 3, 2023 22:20
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