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.2.40 to 0.2.41 #2307

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps yfinance from 0.2.40 to 0.2.41.

Release notes

Sourced from yfinance's releases.

0.2.41

Improvements:

  • add some missing keys to financials
  • new: Ticker.sustainability
  • prices fetch: fixes, Pandas warnings, and improve repair
  • deprecate Ticker.earnings RIP

Full changelog: #1971

Contributors: @​MohamedAlaa201 @​vittoboa @​SnowCheetos @​rhwvu @​lp177

Changelog

Sourced from yfinance's changelog.

0.2.41

Improvements:

  • add keys to financials #1965 #1985
  • fetch Sustainability #1959
  • improve price-repair-zeroes #1990 Fixes (prices):
  • fetching when period='max' #1967
  • metadata: Fix '1wk is invalid' & repeated calls #1970
  • Pandas warnings #1955 #1981
  • price repair syntax errors #1989 Maintenance:
  • deprecate Ticker.earnings #1977
Commits
  • 30abd89 README: add new 'sustainability' attribute
  • 26697c2 Version 0.2.41
  • 3e9a77a Merge pull request #1971 from ranaroussi/dev
  • 7ca6b10 Fix typo in merged branch feature/price-repair-zeroes-improve
  • d024dbb Merge pull request #1989 from ranaroussi/fix/price-repair-syntax-error-fixes
  • 862ef7c Merge pull request #1990 from ranaroussi/feature/price-repair-zeroes-improve
  • d948db7 Price repair zeroes: improve for 1d+ data
  • c894b9e Price repair: fix 2x syntax errors
  • 0681a77 Tests small fixes + fix another Pandas warning
  • 96279b9 Merge pull request #1981 from ranaroussi/fix/pandas-warnings
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2.40 to 0.2.41.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](ranaroussi/yfinance@0.2.40...0.2.41)

---
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 the dependencies Pull requests that update a dependency file label Aug 21, 2024
@geekcomputers geekcomputers merged commit 534d8a0 into master Aug 22, 2024
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yfinance-0.2.41 branch August 22, 2024 18:17
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.

1 participant